{ "formatVersion": "1.1", "component": { "url": "../../precompose/1.6.0-rc02/precompose-1.6.0-rc02.module", "group": "moe.tlaster", "module": "precompose", "version": "1.6.0-rc02", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "8.2" } }, "variants": [ { "name": "debugApiElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "org.gradle.category": "library", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.activity", "module": "activity-ktx", "version": { "requires": "1.8.2" } }, { "group": "androidx.appcompat", "module": "appcompat", "version": { "requires": "1.6.1" } }, { "group": "androidx.savedstate", "module": "savedstate-ktx", "version": { "requires": "1.2.1" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.8.0" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib", "version": { "requires": "1.9.22" } } ], "files": [ { "name": "precompose-debug.aar", "url": "precompose-android-debug-1.6.0-rc02.aar", "size": 287658, "sha512": "8a638648e0838c8bd7981156cef2aec57c2f10f86f30870b63275cda602778b88294ea0bffea4deb33cd86b14b170cb484caced6c4d71d5d0f0315bc1424e713", "sha256": "5f389da2c5d64808ae13ea136701e4032a62e3a4bebc1866061d5117788656ef", "sha1": "497492358e11a024b485654105009bda55a65d5c", "md5": "57b725c36ca8884690edfc31a69fbe09" } ] }, { "name": "debugRuntimeElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "org.gradle.category": "library", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.compose.ui", "module": "ui-test-manifest", "version": { "requires": "1.5.4" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.compose.ui", "module": "ui-test-junit4-android", "version": { "requires": "1.5.4" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.activity", "module": "activity-ktx", "version": { "requires": "1.8.2" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.appcompat", "module": "appcompat", "version": { "requires": "1.6.1" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.savedstate", "module": "savedstate-ktx", "version": { "requires": "1.2.1" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.compose.foundation", "module": "foundation", "version": { "requires": "1.6.1" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.compose.animation", "module": "animation", "version": { "requires": "1.6.1" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.compose.material", "module": "material", "version": { "requires": "1.6.1" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.lifecycle", "module": "lifecycle-runtime-ktx", "version": { "requires": "2.7.0" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.lifecycle", "module": "lifecycle-viewmodel-compose", "version": { "requires": "2.7.0" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "androidx.activity", "module": "activity-compose", "version": { "requires": "1.8.2" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.8.0" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib", "version": { "requires": "1.9.22" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] }, { "group": "com.benasher44", "module": "uuid", "version": { "requires": "0.8.2" }, "excludes": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common" }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common" } ] } ], "files": [ { "name": "precompose-debug.aar", "url": "precompose-android-debug-1.6.0-rc02.aar", "size": 287658, "sha512": "8a638648e0838c8bd7981156cef2aec57c2f10f86f30870b63275cda602778b88294ea0bffea4deb33cd86b14b170cb484caced6c4d71d5d0f0315bc1424e713", "sha256": "5f389da2c5d64808ae13ea136701e4032a62e3a4bebc1866061d5117788656ef", "sha1": "497492358e11a024b485654105009bda55a65d5c", "md5": "57b725c36ca8884690edfc31a69fbe09" } ] }, { "name": "debugSourcesElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "files": [ { "name": "precompose-android-debug-1.6.0-rc02-sources.jar", "url": "precompose-android-debug-1.6.0-rc02-sources.jar", "size": 37095, "sha512": "b2156fa83c1c3a63c6067fe39bc1a4f8c4614e568e7de5d516df95f4965c46074e268394f518e0687810774d3e110dcd57804cf25530a66a09d0bf32c20c0ba0", "sha256": "20a7f8f4fea84a53995b3b736aba35e9d95813c25035df94cfb02ed1b83b2fd6", "sha1": "24f8f331bcf85144068cdbd7eff351caad413315", "md5": "fbc7b626f84eea2fdb0b9356724110dc" } ] } ] }