{ "formatVersion": "1.1", "component": { "group": "dev.icerock.moko", "module": "network", "version": "0.16.0", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "7.0.2" } }, "variants": [ { "name": "metadataApiElements", "attributes": { "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.platform.type": "common" }, "dependencies": [ { "group": "org.jetbrains.kotlinx", "module": "kotlinx-serialization-json", "version": { "requires": "1.1.0" } }, { "group": "io.ktor", "module": "ktor-client-core", "version": { "requires": "1.6.0" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common", "version": { "requires": "1.5.20" } }, { "group": "io.ktor", "module": "ktor-client-okhttp", "version": { "requires": "1.6.0" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-jdk8", "version": { "requires": "1.5.20" } }, { "group": "io.ktor", "module": "ktor-client-ios", "version": { "requires": "1.6.0" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.5.0-native-mt" } } ], "files": [ { "name": "network-metadata-0.16.0-all.jar", "url": "network-0.16.0-all.jar", "size": 16285, "sha512": "0a8cd396ce2b32a0c6b5b50badd19572052eb6505c5da206d7eed1a41607fd53956626fe38ce131af739a6be187714ad715f02efc70e5015f4fb48f03c5af1c6", "sha256": "c0b1af9604d0d07503c75c153c80d90d91d66398d391fc83f15b44171cadb17d", "sha1": "9336743e634a01768f794c0f55ec1687287eac3f", "md5": "39c23bbc1c01b12c23cba5f7bbf976fd" } ] }, { "name": "commonMainMetadataElements", "attributes": { "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.platform.type": "common" }, "dependencies": [ { "group": "org.jetbrains.kotlinx", "module": "kotlinx-serialization-json", "version": { "requires": "1.1.0" } }, { "group": "io.ktor", "module": "ktor-client-core", "version": { "requires": "1.6.0" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common", "version": { "requires": "1.5.20" } } ], "files": [ { "name": "network-0.16.0.jar", "url": "network-0.16.0.jar", "size": 19536, "sha512": "b7e257521d9f87fad0a1afee3f901ac033bb6ae67cf4dd2aaa7ec2f123470893a51f3b5ac0616a291d644f0bacf5c3028bfec64f9b112101aa871bf0ce33dade", "sha256": "9c6ceb02970a6b3ce553385b58dab039e90a58bad3c05a65b95042b266570b96", "sha1": "5c76a3e46cfc1ae8a601227f51b11149a6227459", "md5": "9e3cfb8c5eb9705d185073b866b14add" } ] }, { "name": "debugApiElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "com.android.build.api.attributes.VariantAttr": "debug", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "available-at": { "url": "../../network-android-debug/0.16.0/network-android-debug-0.16.0.module", "group": "dev.icerock.moko", "module": "network-android-debug", "version": "0.16.0" } }, { "name": "debugRuntimeElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "com.android.build.api.attributes.VariantAttr": "debug", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "available-at": { "url": "../../network-android-debug/0.16.0/network-android-debug-0.16.0.module", "group": "dev.icerock.moko", "module": "network-android-debug", "version": "0.16.0" } }, { "name": "releaseApiElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "release", "com.android.build.api.attributes.VariantAttr": "release", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "available-at": { "url": "../../network-android/0.16.0/network-android-0.16.0.module", "group": "dev.icerock.moko", "module": "network-android", "version": "0.16.0" } }, { "name": "releaseRuntimeElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "release", "com.android.build.api.attributes.VariantAttr": "release", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "available-at": { "url": "../../network-android/0.16.0/network-android-0.16.0.module", "group": "dev.icerock.moko", "module": "network-android", "version": "0.16.0" } }, { "name": "iosArm64ApiElements-published", "attributes": { "artifactType": "org.jetbrains.kotlin.klib", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "ios_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../network-iosarm64/0.16.0/network-iosarm64-0.16.0.module", "group": "dev.icerock.moko", "module": "network-iosarm64", "version": "0.16.0" } }, { "name": "iosArm64MetadataElements-published", "attributes": { "artifactType": "org.jetbrains.kotlin.klib", "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.native.target": "ios_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../network-iosarm64/0.16.0/network-iosarm64-0.16.0.module", "group": "dev.icerock.moko", "module": "network-iosarm64", "version": "0.16.0" } }, { "name": "iosX64ApiElements-published", "attributes": { "artifactType": "org.jetbrains.kotlin.klib", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "ios_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../network-iosx64/0.16.0/network-iosx64-0.16.0.module", "group": "dev.icerock.moko", "module": "network-iosx64", "version": "0.16.0" } }, { "name": "iosX64MetadataElements-published", "attributes": { "artifactType": "org.jetbrains.kotlin.klib", "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.native.target": "ios_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../network-iosx64/0.16.0/network-iosx64-0.16.0.module", "group": "dev.icerock.moko", "module": "network-iosx64", "version": "0.16.0" } }, { "name": "jvmApiElements-published", "attributes": { "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../network-jvm/0.16.0/network-jvm-0.16.0.module", "group": "dev.icerock.moko", "module": "network-jvm", "version": "0.16.0" } }, { "name": "jvmRuntimeElements-published", "attributes": { "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../network-jvm/0.16.0/network-jvm-0.16.0.module", "group": "dev.icerock.moko", "module": "network-jvm", "version": "0.16.0" } } ] }