{ "formatVersion": "1.1", "component": { "group": "io.github.copper-leaf", "module": "ballast-repository", "version": "0.8.2", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "7.2" } }, "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.31" } }, { "group": "io.github.copper-leaf", "module": "ballast-core", "version": { "requires": "0.8.2" } } ], "files": [ { "name": "ballast-repository-0.8.2-all.jar", "url": "ballast-repository-0.8.2-all.jar", "size": 7610, "sha512": "3958fe6b1d6e7af0935705e046452165ad9fa715c64e664d8f2b4675c86996a601c612a49b1bc1401c54e07bd069a84d9fba75b72c3cdf8ed05bc42854742a70", "sha256": "cb0b298cb1b887cdd9208606d23a3fc2d6443565e829883339157712c45b0a4a", "sha1": "3608adcca7a4a8060696dbd0ba0c5dc2430dbe28", "md5": "2af2e1e1de77f8bfe45e9f687ceb3a90" } ] }, { "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.31" } } ], "files": [ { "name": "ballast-repository-0.8.2.jar", "url": "ballast-repository-0.8.2.jar", "size": 5779, "sha512": "3444ee2f0d0c13997e1f5f5da84bf0e9be25a2633af4dee5f56da011c892d40d6849b77c298aa2c732fcb85db9cd6d47196eae8b510c7b90cf82caa8da667df6", "sha256": "4c65f2965b0a20c83d1e7d12f048c01abc1065fde1750a3a3007a38b947b05dd", "sha1": "cf56bd67bc70d47ac6012c3ff707cb16e58d4f01", "md5": "f7de5b488d2f5c4b53010b056fd233d8" } ] }, { "name": "debugApiElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "available-at": { "url": "../../ballast-repository-android-debug/0.8.2/ballast-repository-android-debug-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-android-debug", "version": "0.8.2" } }, { "name": "debugRuntimeElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "available-at": { "url": "../../ballast-repository-android-debug/0.8.2/ballast-repository-android-debug-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-android-debug", "version": "0.8.2" } }, { "name": "releaseApiElements-published", "attributes": { "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "available-at": { "url": "../../ballast-repository-android/0.8.2/ballast-repository-android-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-android", "version": "0.8.2" } }, { "name": "releaseRuntimeElements-published", "attributes": { "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "available-at": { "url": "../../ballast-repository-android/0.8.2/ballast-repository-android-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-android", "version": "0.8.2" } }, { "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": "../../ballast-repository-iosarm64/0.8.2/ballast-repository-iosarm64-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-iosarm64", "version": "0.8.2" } }, { "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": "../../ballast-repository-iosarm64/0.8.2/ballast-repository-iosarm64-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-iosarm64", "version": "0.8.2" } }, { "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": "../../ballast-repository-iosx64/0.8.2/ballast-repository-iosx64-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-iosx64", "version": "0.8.2" } }, { "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": "../../ballast-repository-iosx64/0.8.2/ballast-repository-iosx64-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-iosx64", "version": "0.8.2" } }, { "name": "jsLegacyApiElements-published", "attributes": { "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.js.compiler": "legacy", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../ballast-repository-js/0.8.2/ballast-repository-js-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-js", "version": "0.8.2" } }, { "name": "jsLegacyRuntimeElements-published", "attributes": { "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.js.compiler": "legacy", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../ballast-repository-js/0.8.2/ballast-repository-js-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-js", "version": "0.8.2" } }, { "name": "jsIrApiElements-published", "attributes": { "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.js.compiler": "ir", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../ballast-repository-js/0.8.2/ballast-repository-js-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-js", "version": "0.8.2" } }, { "name": "jsIrRuntimeElements-published", "attributes": { "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.js.compiler": "ir", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../ballast-repository-js/0.8.2/ballast-repository-js-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-js", "version": "0.8.2" } }, { "name": "jvmApiElements-published", "attributes": { "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../ballast-repository-jvm/0.8.2/ballast-repository-jvm-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-jvm", "version": "0.8.2" } }, { "name": "jvmRuntimeElements-published", "attributes": { "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../ballast-repository-jvm/0.8.2/ballast-repository-jvm-0.8.2.module", "group": "io.github.copper-leaf", "module": "ballast-repository-jvm", "version": "0.8.2" } } ] }