{
  "formatVersion": "1.1",
  "component": {
    "group": "io.ktor",
    "module": "ktor-client-core",
    "version": "1.6.2",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.1.1"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.5.20"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.5.0-native-mt"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "1.6.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http-cio",
          "version": {
            "requires": "1.6.2"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "atomicfu",
          "version": {
            "requires": "0.16.1"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-client-core-metadata-1.6.2-all.jar",
          "url": "ktor-client-core-1.6.2-all.jar",
          "size": 54140,
          "sha512": "7408ef0d199569de666c87e72514d9ff506c7162230b765f8d5f0c43f544d32eec110539cc47d8126e281e03cf85d11f2d3a0583ecab3e3bb2480635961d07a2",
          "sha256": "67507ec2f4c08843e75eead267269db59834be749c44f2b57c8304b2c8239269",
          "sha1": "4b59f1dc9430df589dd771780720138b1a74247f",
          "md5": "be4d2429a372e580cad45236829182de"
        }
      ]
    },
    {
      "name": "commonMainMetadataElements",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.5.20"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.5.0-native-mt"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "1.6.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http-cio",
          "version": {
            "requires": "1.6.2"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-client-core-1.6.2.jar",
          "url": "ktor-client-core-1.6.2.jar",
          "size": 85313,
          "sha512": "7efbfff8023de1c504ba416cdd02e973528d8b9d6434f9eeaa0b2bc7f62761548992eba138002d80f0b0af4353d2a50048ef970642e47e29c3b7e74c82e766f1",
          "sha256": "6c09dd57b8d69f1994fc8471c54f26e22f526103505fad32e48648af12165564",
          "sha1": "f518691019cfed7a251fab324d7f23b95c0f1755",
          "md5": "7b1d4270241a26dc045ab5e795ef293b"
        }
      ]
    },
    {
      "name": "iosArm32ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-iosarm32/1.6.2/ktor-client-core-iosarm32-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-iosarm32",
        "version": "1.6.2"
      }
    },
    {
      "name": "iosArm32MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-iosarm32/1.6.2/ktor-client-core-iosarm32-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-iosarm32",
        "version": "1.6.2"
      }
    },
    {
      "name": "iosArm64ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-iosarm64/1.6.2/ktor-client-core-iosarm64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-iosarm64",
        "version": "1.6.2"
      }
    },
    {
      "name": "iosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-iosarm64/1.6.2/ktor-client-core-iosarm64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-iosarm64",
        "version": "1.6.2"
      }
    },
    {
      "name": "iosX64ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-iosx64/1.6.2/ktor-client-core-iosx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-iosx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "iosX64MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-iosx64/1.6.2/ktor-client-core-iosx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-iosx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "jsLegacyApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.js.compiler": "legacy",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../ktor-client-core-js/1.6.2/ktor-client-core-js-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-js",
        "version": "1.6.2"
      }
    },
    {
      "name": "jsLegacyRuntimeElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "legacy",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../ktor-client-core-js/1.6.2/ktor-client-core-js-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-js",
        "version": "1.6.2"
      }
    },
    {
      "name": "jsIrApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../ktor-client-core-js/1.6.2/ktor-client-core-js-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-js",
        "version": "1.6.2"
      }
    },
    {
      "name": "jsIrRuntimeElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../ktor-client-core-js/1.6.2/ktor-client-core-js-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-js",
        "version": "1.6.2"
      }
    },
    {
      "name": "jvmApiElements-published",
      "attributes": {
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../ktor-client-core-jvm/1.6.2/ktor-client-core-jvm-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-jvm",
        "version": "1.6.2"
      }
    },
    {
      "name": "jvmRuntimeElements-published",
      "attributes": {
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../ktor-client-core-jvm/1.6.2/ktor-client-core-jvm-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-jvm",
        "version": "1.6.2"
      }
    },
    {
      "name": "linuxX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-linuxx64/1.6.2/ktor-client-core-linuxx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-linuxx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "macosX64ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-macosx64/1.6.2/ktor-client-core-macosx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-macosx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "macosX64MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-macosx64/1.6.2/ktor-client-core-macosx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-macosx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "mingwX64ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "mingw_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-mingwx64/1.6.2/ktor-client-core-mingwx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-mingwx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "mingwX64MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "mingw_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-mingwx64/1.6.2/ktor-client-core-mingwx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-mingwx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "tvosArm64ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-tvosarm64/1.6.2/ktor-client-core-tvosarm64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-tvosarm64",
        "version": "1.6.2"
      }
    },
    {
      "name": "tvosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-tvosarm64/1.6.2/ktor-client-core-tvosarm64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-tvosarm64",
        "version": "1.6.2"
      }
    },
    {
      "name": "tvosX64ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-tvosx64/1.6.2/ktor-client-core-tvosx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-tvosx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "tvosX64MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-tvosx64/1.6.2/ktor-client-core-tvosx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-tvosx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "watchosArm32ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-watchosarm32/1.6.2/ktor-client-core-watchosarm32-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-watchosarm32",
        "version": "1.6.2"
      }
    },
    {
      "name": "watchosArm32MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-watchosarm32/1.6.2/ktor-client-core-watchosarm32-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-watchosarm32",
        "version": "1.6.2"
      }
    },
    {
      "name": "watchosArm64ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-watchosarm64/1.6.2/ktor-client-core-watchosarm64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-watchosarm64",
        "version": "1.6.2"
      }
    },
    {
      "name": "watchosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-watchosarm64/1.6.2/ktor-client-core-watchosarm64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-watchosarm64",
        "version": "1.6.2"
      }
    },
    {
      "name": "watchosX64ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-watchosx64/1.6.2/ktor-client-core-watchosx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-watchosx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "watchosX64MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-watchosx64/1.6.2/ktor-client-core-watchosx64-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-watchosx64",
        "version": "1.6.2"
      }
    },
    {
      "name": "watchosX86ApiElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-watchosx86/1.6.2/ktor-client-core-watchosx86-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-watchosx86",
        "version": "1.6.2"
      }
    },
    {
      "name": "watchosX86MetadataElements-published",
      "attributes": {
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-client-core-watchosx86/1.6.2/ktor-client-core-watchosx86-1.6.2.module",
        "group": "io.ktor",
        "module": "ktor-client-core-watchosx86",
        "version": "1.6.2"
      }
    }
  ]
}
