{
  "formatVersion": "1.1",
  "component": {
    "url": "../../ktor-client-content-negotiation/2.3.5/ktor-client-content-negotiation-2.3.5.module",
    "group": "io.ktor",
    "module": "ktor-client-content-negotiation",
    "version": "2.3.5",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.3"
    }
  },
  "variants": [
    {
      "name": "jvmApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk7",
          "version": {
            "requires": "1.8.22"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "1.8.22"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.7.1"
          },
          "excludes": [
            {
              "group": "*",
              "module": "kotlin-stdlib-jvm"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib-jdk8"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib-jdk7"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib"
            }
          ]
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "1.7.36"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.9.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.7.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-core",
          "version": {
            "requires": "2.3.5"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-serialization",
          "version": {
            "requires": "2.3.5"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-client-content-negotiation-jvm-2.3.5.jar",
          "url": "ktor-client-content-negotiation-jvm-2.3.5.jar",
          "size": 27338,
          "sha512": "87405e8533152e69dfccc53b67bf27f6d46896108c7ff09b9b5213b9ef6dee9bc2a3b8645bfe15e0888cd866f888beb498bd9b94e4b0026e87b573c7d9eb4088",
          "sha256": "87398fc8cee7e83e81f60cdea2a6b816440b968a64c636e6ef0d214b2f379760",
          "sha1": "e25d74e05f9d46b0771ea0cbda83ddc1b3f58c56",
          "md5": "fd0c50ed7bcc71d9acac7df297c1e5cd"
        }
      ]
    },
    {
      "name": "jvmRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk7",
          "version": {
            "requires": "1.8.22"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "1.8.22"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.7.1"
          },
          "excludes": [
            {
              "group": "*",
              "module": "kotlin-stdlib-jvm"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib-jdk8"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib-jdk7"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib"
            }
          ]
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "1.7.36"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.9.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.7.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-core",
          "version": {
            "requires": "2.3.5"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-serialization",
          "version": {
            "requires": "2.3.5"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-client-content-negotiation-jvm-2.3.5.jar",
          "url": "ktor-client-content-negotiation-jvm-2.3.5.jar",
          "size": 27338,
          "sha512": "87405e8533152e69dfccc53b67bf27f6d46896108c7ff09b9b5213b9ef6dee9bc2a3b8645bfe15e0888cd866f888beb498bd9b94e4b0026e87b573c7d9eb4088",
          "sha256": "87398fc8cee7e83e81f60cdea2a6b816440b968a64c636e6ef0d214b2f379760",
          "sha1": "e25d74e05f9d46b0771ea0cbda83ddc1b3f58c56",
          "md5": "fd0c50ed7bcc71d9acac7df297c1e5cd"
        }
      ]
    },
    {
      "name": "jvmSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "files": [
        {
          "name": "ktor-client-content-negotiation-jvm-2.3.5-sources.jar",
          "url": "ktor-client-content-negotiation-jvm-2.3.5-sources.jar",
          "size": 4985,
          "sha512": "ab1ab80a02102d58938481637c6a7b392f03aac0b9d2ddbd6b83c1dcfe4b4c18610a47adba49249715205333a7fbe8852b6c581e4b020037b954b16633a5533d",
          "sha256": "d4592ae1c819ba0537923bed7840c07e0f76be9e2caa7d3c77377d8cdc03f915",
          "sha1": "2c91eb8ec40b21acec410ee1417a7462d9a3fdef",
          "md5": "2a5365db59ca9e957dcf4d0c5516d1bb"
        }
      ]
    }
  ]
}
