{ "formatVersion": "1.1", "component": { "group": "io.ktor", "module": "ktor-utils", "version": "1.5.3", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "6.8.2", "buildId": "ksydax62png7fmgsetlzzclvwa" } }, "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-io", "version": { "requires": "1.5.3" } }, { "group": "org.jetbrains.kotlinx", "module": "atomicfu", "version": { "requires": "0.15.1" } } ], "files": [ { "name": "ktor-utils-metadata-1.5.3-all.jar", "url": "ktor-utils-1.5.3-all.jar", "size": 35601, "sha512": "d8df4dbd6f5568b89e39ce3d40fe030680067681c8199c60018ab64e4e7df32c8af512db48046a906889cb8a239e4f6acc3011fefe0ae0a8e75282e0b6d8cd55", "sha256": "7f2fa90152cfe58a8f717231c95165e35dd2a248e67b0ae5a64514093ccfbcac", "sha1": "37d29c9670ad8d44889fff3b39d5c272723b7a62", "md5": "a44a9b436369113809db67d541f1a7a6" } ] }, { "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-io", "version": { "requires": "1.5.3" } } ], "files": [ { "name": "ktor-utils-1.5.3.jar", "url": "ktor-utils-1.5.3.jar", "size": 44733, "sha512": "81f5be0abf3b8b42b87cba1470b486ea5db7f2b4fed52773b2a37379244115dc7cf49b1491007d8e20b5fed7b7e0492208d023a990098095a6873dd118657dc6", "sha256": "f5731cddb28d44eb0341cb87f5602fc5ad4371df899f88c738f66bfabe15fc6c", "sha1": "88830107cc5aed485e4bac2593c65f3fa8edbcba", "md5": "69ffa39d2ae403d37dae319e9f48c69e" } ] }, { "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-utils-iosarm32/1.5.3/ktor-utils-iosarm32-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-iosarm32", "version": "1.5.3" } }, { "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-utils-iosarm32/1.5.3/ktor-utils-iosarm32-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-iosarm32", "version": "1.5.3" } }, { "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-utils-iosarm64/1.5.3/ktor-utils-iosarm64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-iosarm64", "version": "1.5.3" } }, { "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-utils-iosarm64/1.5.3/ktor-utils-iosarm64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-iosarm64", "version": "1.5.3" } }, { "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-utils-iosx64/1.5.3/ktor-utils-iosx64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-iosx64", "version": "1.5.3" } }, { "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-utils-iosx64/1.5.3/ktor-utils-iosx64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-iosx64", "version": "1.5.3" } }, { "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-utils-js/1.5.3/ktor-utils-js-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-js", "version": "1.5.3" } }, { "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-utils-js/1.5.3/ktor-utils-js-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-js", "version": "1.5.3" } }, { "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-utils-js/1.5.3/ktor-utils-js-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-js", "version": "1.5.3" } }, { "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-utils-js/1.5.3/ktor-utils-js-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-js", "version": "1.5.3" } }, { "name": "jvmApiElements-published", "attributes": { "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../ktor-utils-jvm/1.5.3/ktor-utils-jvm-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-jvm", "version": "1.5.3" } }, { "name": "jvmRuntimeElements-published", "attributes": { "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../ktor-utils-jvm/1.5.3/ktor-utils-jvm-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-jvm", "version": "1.5.3" } }, { "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-utils-linuxx64/1.5.3/ktor-utils-linuxx64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-linuxx64", "version": "1.5.3" } }, { "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-utils-macosx64/1.5.3/ktor-utils-macosx64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-macosx64", "version": "1.5.3" } }, { "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-utils-macosx64/1.5.3/ktor-utils-macosx64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-macosx64", "version": "1.5.3" } }, { "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-utils-mingwx64/1.5.3/ktor-utils-mingwx64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-mingwx64", "version": "1.5.3" } }, { "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-utils-mingwx64/1.5.3/ktor-utils-mingwx64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-mingwx64", "version": "1.5.3" } }, { "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-utils-tvosarm64/1.5.3/ktor-utils-tvosarm64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-tvosarm64", "version": "1.5.3" } }, { "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-utils-tvosarm64/1.5.3/ktor-utils-tvosarm64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-tvosarm64", "version": "1.5.3" } }, { "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-utils-tvosx64/1.5.3/ktor-utils-tvosx64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-tvosx64", "version": "1.5.3" } }, { "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-utils-tvosx64/1.5.3/ktor-utils-tvosx64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-tvosx64", "version": "1.5.3" } }, { "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-utils-watchosarm32/1.5.3/ktor-utils-watchosarm32-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-watchosarm32", "version": "1.5.3" } }, { "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-utils-watchosarm32/1.5.3/ktor-utils-watchosarm32-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-watchosarm32", "version": "1.5.3" } }, { "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-utils-watchosarm64/1.5.3/ktor-utils-watchosarm64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-watchosarm64", "version": "1.5.3" } }, { "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-utils-watchosarm64/1.5.3/ktor-utils-watchosarm64-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-watchosarm64", "version": "1.5.3" } }, { "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-utils-watchosx86/1.5.3/ktor-utils-watchosx86-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-watchosx86", "version": "1.5.3" } }, { "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-utils-watchosx86/1.5.3/ktor-utils-watchosx86-1.5.3.module", "group": "io.ktor", "module": "ktor-utils-watchosx86", "version": "1.5.3" } } ] }