{ "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": 516192, "sha512": "ade2eae5b21e7dbec7a969ee6d7aa11eefcdcdd00618bdddd62d18daac7f55f55b2ab8c1eea6184ca1369c1ff23e523b7d44e7d96ff8efe2b7fefa8f0a068dc1", "sha256": "65025405abfe82fc4a529cb41a78b633b953f9a18194a7a563bea5902a1da68b", "sha1": "fdc5000aa5367fbe62f38b8490d277ae90bc7f5a", "md5": "96eb053d6cda803b2ad0967c96775b4f" } ] }, { "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": 516192, "sha512": "ade2eae5b21e7dbec7a969ee6d7aa11eefcdcdd00618bdddd62d18daac7f55f55b2ab8c1eea6184ca1369c1ff23e523b7d44e7d96ff8efe2b7fefa8f0a068dc1", "sha256": "65025405abfe82fc4a529cb41a78b633b953f9a18194a7a563bea5902a1da68b", "sha1": "fdc5000aa5367fbe62f38b8490d277ae90bc7f5a", "md5": "96eb053d6cda803b2ad0967c96775b4f" } ] }, { "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": 150872, "sha512": "45e8a1edec1bbee8cf3ce122f2c263bd58607570a1570508083f9f253e4fc7ec8260e6a98ac88a6baec00a121c26596e0bd1574b8b20e67e810d0f5e65a420bd", "sha256": "effaf275151040ab974246c2afcdf06aaf8b1a82230d470802ce5b5fa498d08c", "sha1": "5636a546bbbe412b22d926cccd494815a8365294", "md5": "00374044dc351f9f6b339016e5965c52" }, { "name": "ui-test-1.7.0-SNAPSHOT-samples-sources.jar", "url": "ui-test-android-1.7.0-SNAPSHOT-samples-sources.jar", "size": 10311, "sha512": "05e945445f95df86f487b6b759508e926c0c0ee457a707c4222d0b3362a0f01a741cde0c009fa04c791c8f07df58956ba53195fcaaf36e4e0b7643041142aece", "sha256": "962c5a6073c608f5c9828e8cd9186f0c4f0b1626b6ca482e5cf1cf0c92a4975e", "sha1": "2d21ff0a739c1cbcbb391aff77271be6de83098d", "md5": "7346beb29b804548ba7fe8b974759521" } ] } ] }