{ "formatVersion": "1.1", "component": { "group": "io.ktor", "module": "ktor-client-auth", "version": "1.6.4", "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.30" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.5.1-native-mt" } }, { "group": "io.ktor", "module": "ktor-client-core", "version": { "requires": "1.6.4" } }, { "group": "org.jetbrains.kotlinx", "module": "atomicfu", "version": { "requires": "0.16.1" } } ], "files": [ { "name": "ktor-client-auth-metadata-1.6.4-all.jar", "url": "ktor-client-auth-1.6.4-all.jar", "size": 8290, "sha512": "72a78808c63447856820873f93dfe10ae4c583ad622ad249b4db6dfa2bf96bdc208d0747d70ea357a45083ed5e65fc7a4a36a8e74f8c6a3e440e81560ccbca62", "sha256": "a91206643800b07240e1611fa5a51092ce876ea14cf2c28963ca767b49c9861f", "sha1": "cbe672576a81d754583f37c3af30c7c87ce39473", "md5": "3df20eaeac1df0335c4fb6007aed3436" } ] }, { "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.30" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.5.1-native-mt" } }, { "group": "io.ktor", "module": "ktor-client-core", "version": { "requires": "1.6.4" } } ], "files": [ { "name": "ktor-client-auth-1.6.4.jar", "url": "ktor-client-auth-1.6.4.jar", "size": 10998, "sha512": "c43cb18764644a741d0200805e6922b35612180de0a82c19b0b10be1b686dd26358ab7686802cd00a1dd2bf37b2069f7c6bace46375e9bee64610e44899e398a", "sha256": "711cd302d29d2b7b280937bfe48443ae7e167a3b145f9225a718afcb7c71e9de", "sha1": "4fa6dff486db904f7071a75eae7a97c004cad415", "md5": "b3f832934555412aa88f0ce72bcd4b97" } ] }, { "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-auth-iosarm32/1.6.4/ktor-client-auth-iosarm32-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-iosarm32", "version": "1.6.4" } }, { "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-auth-iosarm32/1.6.4/ktor-client-auth-iosarm32-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-iosarm32", "version": "1.6.4" } }, { "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-auth-iosarm64/1.6.4/ktor-client-auth-iosarm64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-iosarm64", "version": "1.6.4" } }, { "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-auth-iosarm64/1.6.4/ktor-client-auth-iosarm64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-iosarm64", "version": "1.6.4" } }, { "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-auth-iosx64/1.6.4/ktor-client-auth-iosx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-iosx64", "version": "1.6.4" } }, { "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-auth-iosx64/1.6.4/ktor-client-auth-iosx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-iosx64", "version": "1.6.4" } }, { "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-auth-js/1.6.4/ktor-client-auth-js-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-js", "version": "1.6.4" } }, { "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-auth-js/1.6.4/ktor-client-auth-js-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-js", "version": "1.6.4" } }, { "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-auth-js/1.6.4/ktor-client-auth-js-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-js", "version": "1.6.4" } }, { "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-auth-js/1.6.4/ktor-client-auth-js-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-js", "version": "1.6.4" } }, { "name": "jvmApiElements-published", "attributes": { "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../ktor-client-auth-jvm/1.6.4/ktor-client-auth-jvm-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-jvm", "version": "1.6.4" } }, { "name": "jvmRuntimeElements-published", "attributes": { "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../ktor-client-auth-jvm/1.6.4/ktor-client-auth-jvm-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-jvm", "version": "1.6.4" } }, { "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-auth-linuxx64/1.6.4/ktor-client-auth-linuxx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-linuxx64", "version": "1.6.4" } }, { "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-auth-macosx64/1.6.4/ktor-client-auth-macosx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-macosx64", "version": "1.6.4" } }, { "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-auth-macosx64/1.6.4/ktor-client-auth-macosx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-macosx64", "version": "1.6.4" } }, { "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-auth-mingwx64/1.6.4/ktor-client-auth-mingwx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-mingwx64", "version": "1.6.4" } }, { "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-auth-mingwx64/1.6.4/ktor-client-auth-mingwx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-mingwx64", "version": "1.6.4" } }, { "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-auth-tvosarm64/1.6.4/ktor-client-auth-tvosarm64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-tvosarm64", "version": "1.6.4" } }, { "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-auth-tvosarm64/1.6.4/ktor-client-auth-tvosarm64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-tvosarm64", "version": "1.6.4" } }, { "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-auth-tvosx64/1.6.4/ktor-client-auth-tvosx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-tvosx64", "version": "1.6.4" } }, { "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-auth-tvosx64/1.6.4/ktor-client-auth-tvosx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-tvosx64", "version": "1.6.4" } }, { "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-auth-watchosarm32/1.6.4/ktor-client-auth-watchosarm32-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-watchosarm32", "version": "1.6.4" } }, { "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-auth-watchosarm32/1.6.4/ktor-client-auth-watchosarm32-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-watchosarm32", "version": "1.6.4" } }, { "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-auth-watchosarm64/1.6.4/ktor-client-auth-watchosarm64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-watchosarm64", "version": "1.6.4" } }, { "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-auth-watchosarm64/1.6.4/ktor-client-auth-watchosarm64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-watchosarm64", "version": "1.6.4" } }, { "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-auth-watchosx64/1.6.4/ktor-client-auth-watchosx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-watchosx64", "version": "1.6.4" } }, { "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-auth-watchosx64/1.6.4/ktor-client-auth-watchosx64-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-watchosx64", "version": "1.6.4" } }, { "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-auth-watchosx86/1.6.4/ktor-client-auth-watchosx86-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-watchosx86", "version": "1.6.4" } }, { "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-auth-watchosx86/1.6.4/ktor-client-auth-watchosx86-1.6.4.module", "group": "io.ktor", "module": "ktor-client-auth-watchosx86", "version": "1.6.4" } } ] }