{ "formatVersion": "1.1", "component": { "group": "io.ktor", "module": "ktor-client-mock", "version": "1.5.4", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "6.8.2", "buildId": "r6wgkq3gzvei7fma6at46qb7oy" } }, "variants": [ { "name": "metadataApiElements-published", "attributes": { "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.platform.type": "common" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common", "version": { "requires": "1.4.32" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.4.3-native-mt" } }, { "group": "io.ktor", "module": "ktor-http", "version": { "requires": "1.5.4" } }, { "group": "io.ktor", "module": "ktor-client-core", "version": { "requires": "1.5.4" } }, { "group": "org.jetbrains.kotlinx", "module": "atomicfu", "version": { "requires": "0.15.1" } } ], "files": [ { "name": "ktor-client-mock-metadata-1.5.4-all.jar", "url": "ktor-client-mock-1.5.4-all.jar", "size": 5907, "sha512": "3f1a5bf77ffa8a4456991dc88df7a02d7d859260bb9b43efd58d0b0a6397ca4d3231e1cd74f359badd7885b8b6a6b75ae3aa0b02c8a6fe5f2666cfa7d9ff9d47", "sha256": "468135b996fdbacdd5bd7cbe1d85bc4c514db72ad5a4999afe9201597be20794", "sha1": "1bda2d5a623de6f01a148d47a52fc148787251b3", "md5": "55fe49a76c933e86b8124153c1eed8c1" } ] }, { "name": "commonMainMetadataElements-published", "attributes": { "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.platform.type": "common" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common", "version": { "requires": "1.4.32" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.4.3-native-mt" } }, { "group": "io.ktor", "module": "ktor-http", "version": { "requires": "1.5.4" } }, { "group": "io.ktor", "module": "ktor-client-core", "version": { "requires": "1.5.4" } } ], "files": [ { "name": "ktor-client-mock-1.5.4.jar", "url": "ktor-client-mock-1.5.4.jar", "size": 4240, "sha512": "1f96ca090bff10e9df9ae1cd4a96c65bffee552054ea268cf6d4d8d29a74b6e6b21353a44694df53ab197026ca4d8470aaf4cb7a22b58259b62c9c0f8396d8dc", "sha256": "5d4edee67a7988742ec18ef75431e6d40795d8640cc330f72a9e5efddbce3f97", "sha1": "0e07bb3b46d58262db41525bcc667a17e03bce8e", "md5": "01c83f00f42b7710cfde45b0f921470d" } ] }, { "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-mock-iosarm32/1.5.4/ktor-client-mock-iosarm32-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-iosarm32", "version": "1.5.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-mock-iosarm32/1.5.4/ktor-client-mock-iosarm32-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-iosarm32", "version": "1.5.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-mock-iosarm64/1.5.4/ktor-client-mock-iosarm64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-iosarm64", "version": "1.5.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-mock-iosarm64/1.5.4/ktor-client-mock-iosarm64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-iosarm64", "version": "1.5.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-mock-iosx64/1.5.4/ktor-client-mock-iosx64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-iosx64", "version": "1.5.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-mock-iosx64/1.5.4/ktor-client-mock-iosx64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-iosx64", "version": "1.5.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-mock-js/1.5.4/ktor-client-mock-js-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-js", "version": "1.5.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-mock-js/1.5.4/ktor-client-mock-js-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-js", "version": "1.5.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-mock-js/1.5.4/ktor-client-mock-js-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-js", "version": "1.5.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-mock-js/1.5.4/ktor-client-mock-js-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-js", "version": "1.5.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-mock-jvm/1.5.4/ktor-client-mock-jvm-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-jvm", "version": "1.5.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-mock-jvm/1.5.4/ktor-client-mock-jvm-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-jvm", "version": "1.5.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-mock-linuxx64/1.5.4/ktor-client-mock-linuxx64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-linuxx64", "version": "1.5.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-mock-macosx64/1.5.4/ktor-client-mock-macosx64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-macosx64", "version": "1.5.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-mock-macosx64/1.5.4/ktor-client-mock-macosx64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-macosx64", "version": "1.5.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-mock-mingwx64/1.5.4/ktor-client-mock-mingwx64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-mingwx64", "version": "1.5.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-mock-mingwx64/1.5.4/ktor-client-mock-mingwx64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-mingwx64", "version": "1.5.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-mock-tvosarm64/1.5.4/ktor-client-mock-tvosarm64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-tvosarm64", "version": "1.5.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-mock-tvosarm64/1.5.4/ktor-client-mock-tvosarm64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-tvosarm64", "version": "1.5.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-mock-tvosx64/1.5.4/ktor-client-mock-tvosx64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-tvosx64", "version": "1.5.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-mock-tvosx64/1.5.4/ktor-client-mock-tvosx64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-tvosx64", "version": "1.5.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-mock-watchosarm32/1.5.4/ktor-client-mock-watchosarm32-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-watchosarm32", "version": "1.5.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-mock-watchosarm32/1.5.4/ktor-client-mock-watchosarm32-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-watchosarm32", "version": "1.5.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-mock-watchosarm64/1.5.4/ktor-client-mock-watchosarm64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-watchosarm64", "version": "1.5.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-mock-watchosarm64/1.5.4/ktor-client-mock-watchosarm64-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-watchosarm64", "version": "1.5.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-mock-watchosx86/1.5.4/ktor-client-mock-watchosx86-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-watchosx86", "version": "1.5.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-mock-watchosx86/1.5.4/ktor-client-mock-watchosx86-1.5.4.module", "group": "io.ktor", "module": "ktor-client-mock-watchosx86", "version": "1.5.4" } } ] }