{ "formatVersion": "1.1", "component": { "group": "dev.icerock.moko", "module": "web3", "version": "0.9.0", "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.21" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.5.1-native-mt" } }, { "group": "com.soywiz.korlibs.kbignum", "module": "kbignum", "version": { "requires": "2.2.0" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-serialization-json", "version": { "requires": "1.2.2" } }, { "group": "com.soywiz.korlibs.klock", "module": "klock", "version": { "requires": "2.2.2" } }, { "group": "io.ktor", "module": "ktor-client-core", "version": { "requires": "1.6.1" } }, { "group": "io.ktor", "module": "ktor-client-logging", "version": { "requires": "1.6.1" } }, { "group": "io.ktor", "module": "ktor-client-websockets", "version": { "requires": "1.6.1" } }, { "group": "io.ktor", "module": "ktor-client-ios", "version": { "requires": "1.6.1" } } ], "files": [ { "name": "web3-metadata-0.9.0-all.jar", "url": "web3-0.9.0-all.jar", "size": 22106, "sha512": "ce382326635b28e34617a4e16de14f6dd871714fbaeb6542d65b391b2172a5fa7c770f54a4ede5a92e107a3f051628a1f8ba41e6a96e06729b44ac72d12a27d4", "sha256": "e86489ef1fc0934369a9a9ab11b4328ff93cecf0cc1d7fa930a4139a5ce4d576", "sha1": "114e0fbe5a538ee18a9f7ab272f5e04fa7716657", "md5": "4ca446882b8ca23acd3b1bedaa9979c5" } ] }, { "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.21" } } ], "files": [ { "name": "web3-0.9.0.jar", "url": "web3-0.9.0.jar", "size": 36553, "sha512": "07213c969b259e0edfc0d80b1f28bc50386e246b2e8f26063acfedd52717c4938b625229da597cbd75d0494dc202fb28027eab4215f29163cd2f7053e04c079d", "sha256": "ab7c38d9d10ef4ddedbcb729a76d3ce46910f0132669912845ae3c5dbc6d218e", "sha1": "ece0153f61e4d1e44e7bb482c9e61f116bb46222", "md5": "c5b4f7d491d8ee5661eea203fcc00e37" } ] }, { "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": "../../web3-android-debug/0.9.0/web3-android-debug-0.9.0.module", "group": "dev.icerock.moko", "module": "web3-android-debug", "version": "0.9.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": "../../web3-android-debug/0.9.0/web3-android-debug-0.9.0.module", "group": "dev.icerock.moko", "module": "web3-android-debug", "version": "0.9.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": "../../web3-android/0.9.0/web3-android-0.9.0.module", "group": "dev.icerock.moko", "module": "web3-android", "version": "0.9.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": "../../web3-android/0.9.0/web3-android-0.9.0.module", "group": "dev.icerock.moko", "module": "web3-android", "version": "0.9.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": "../../web3-iosarm64/0.9.0/web3-iosarm64-0.9.0.module", "group": "dev.icerock.moko", "module": "web3-iosarm64", "version": "0.9.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": "../../web3-iosarm64/0.9.0/web3-iosarm64-0.9.0.module", "group": "dev.icerock.moko", "module": "web3-iosarm64", "version": "0.9.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": "../../web3-iosx64/0.9.0/web3-iosx64-0.9.0.module", "group": "dev.icerock.moko", "module": "web3-iosx64", "version": "0.9.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": "../../web3-iosx64/0.9.0/web3-iosx64-0.9.0.module", "group": "dev.icerock.moko", "module": "web3-iosx64", "version": "0.9.0" } } ] }