{ "formatVersion": "1.1", "component": { "url": "../../ui-test/1.7.0-SNAPSHOT/ui-test-1.7.0-SNAPSHOT.module", "group": "androidx.compose.ui", "module": "ui-test", "version": "1.7.0-SNAPSHOT", "attributes": { "org.gradle.status": "integration" } }, "createdBy": { "gradle": { "version": "8.7" } }, "variants": [ { "name": "releaseApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.compose.runtime", "module": "runtime", "version": { "requires": "1.7.0-SNAPSHOT" } }, { "group": "androidx.compose.ui", "module": "ui", "version": { "requires": "1.7.0-SNAPSHOT" } }, { "group": "androidx.compose.ui", "module": "ui-graphics", "version": { "requires": "1.7.0-SNAPSHOT" } }, { "group": "androidx.compose.ui", "module": "ui-text", "version": { "requires": "1.7.0-SNAPSHOT" } }, { "group": "androidx.compose.ui", "module": "ui-unit", "version": { "requires": "1.7.0-SNAPSHOT" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib", "version": { "requires": "1.8.22" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common", "version": { "requires": "1.8.22" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-test", "version": { "requires": "1.7.3" } } ], "files": [ { "name": "ui-test-release.aar", "url": "ui-test-android-1.7.0-SNAPSHOT.aar", "size": 515367, "sha512": "9c9997381daeb121e67d1a9b6c0cc4bd87945e6fe230074dfe53316879ddd7f84867ff952cbfad85ebd5fee76678b88a07723f3745b16319b8c50e5920334337", "sha256": "b005523e6cf1905c14e0f6164956fbae14aeb9f11a504a8a49a30ed29142243e", "sha1": "be5426f949edcd53b3bbb3eda273baa1083de7df", "md5": "1a0fa88f0fc6af47664f7f8c60d597a1" } ] }, { "name": "releaseRuntimeElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.activity", "module": "activity-compose", "version": { "requires": "1.3.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.annotation", "module": "annotation", "version": { "requires": "1.1.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.compose.runtime", "module": "runtime", "version": { "requires": "1.7.0-SNAPSHOT" }, "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", "version": { "requires": "1.7.0-SNAPSHOT" }, "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-graphics", "version": { "requires": "1.7.0-SNAPSHOT" }, "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-text", "version": { "requires": "1.7.0-SNAPSHOT" }, "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-unit", "version": { "requires": "1.7.0-SNAPSHOT" }, "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-util", "version": { "requires": "1.7.0-SNAPSHOT" }, "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.core", "module": "core-ktx", "version": { "requires": "1.12.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.test", "module": "monitor", "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.test.espresso", "module": "espresso-core", "version": { "requires": "3.5.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.test.espresso", "module": "espresso-idling-resource", "version": { "requires": "3.5.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.8.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": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common", "version": { "requires": "1.8.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": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.7.3" }, "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-test", "version": { "requires": "1.7.3" }, "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": "ui-test-release.aar", "url": "ui-test-android-1.7.0-SNAPSHOT.aar", "size": 515367, "sha512": "9c9997381daeb121e67d1a9b6c0cc4bd87945e6fe230074dfe53316879ddd7f84867ff952cbfad85ebd5fee76678b88a07723f3745b16319b8c50e5920334337", "sha256": "b005523e6cf1905c14e0f6164956fbae14aeb9f11a504a8a49a30ed29142243e", "sha1": "be5426f949edcd53b3bbb3eda273baa1083de7df", "md5": "1a0fa88f0fc6af47664f7f8c60d597a1" } ] }, { "name": "releaseSourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "fake-sources", "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "files": [ { "name": "ui-test-android-1.7.0-SNAPSHOT-sources.jar", "url": "ui-test-android-1.7.0-SNAPSHOT-sources.jar", "size": 150433, "sha512": "b6f5bd2fb4e06bd237d2cefcd7ffd2bf199d4800f5cb20fdcc2ee764481141ab1d1f4fc4133d56b3e69de89a3ebd5078aa0944636f16828be4467ab5c37602b8", "sha256": "341f0c1aec2bd8191c15682917ad164478e93a1626a2301d5c26a0fd5c76e383", "sha1": "25d93a1983689e70cf73f71b0e50ab7ca115f356", "md5": "f4785ca2a0d3ff34883ee0f1b8128866" }, { "name": "ui-test-1.7.0-SNAPSHOT-samples-sources.jar", "url": "ui-test-android-1.7.0-SNAPSHOT-samples-sources.jar", "size": 9707, "sha512": "423983ab3dfab868935a95ef19da304577efdf6ca8436b59d526f4fdaf24300f84ed5605166373224629411a47b7a48f2432c801560c5a209729d5365a9ba07b", "sha256": "3e2c08e82edb1853315078ff3aeca31e5ba230e3314c61d3e1589d043c944cf1", "sha1": "0092c862ece6f0f5a9d4bc0d8bf45514b38ddfbe", "md5": "73fb8d14d2248d5fb27ce14e66f727c7" } ] } ] }