{ "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": 518613, "sha512": "0d83a596247662c4e0ca272591537eb013032500344514444a2e21b82caed5b7ad80a6c3416eaea24b9d35cccaad8de6b125e9905103e8df428a225683b44a2b", "sha256": "92c737adb1c699ab16f5a5c9be93a1ab666f1a0b26fa2c58dc8bfc9e90c9d758", "sha1": "450aaa1a990845f23a92ed5d6e802096aaffefc2", "md5": "aea165ac2346a0d7095512d174237809" } ] }, { "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": 518613, "sha512": "0d83a596247662c4e0ca272591537eb013032500344514444a2e21b82caed5b7ad80a6c3416eaea24b9d35cccaad8de6b125e9905103e8df428a225683b44a2b", "sha256": "92c737adb1c699ab16f5a5c9be93a1ab666f1a0b26fa2c58dc8bfc9e90c9d758", "sha1": "450aaa1a990845f23a92ed5d6e802096aaffefc2", "md5": "aea165ac2346a0d7095512d174237809" } ] }, { "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": 151472, "sha512": "bde3292aaea2d206d9bcf19de28b56d02f91728cfd4fa211445185ac84aaf39abfa06a2bfce89d6050c1a3d58478d0dd17012f6c533e5405d3befac83cd6eefb", "sha256": "509f6bd73d5cd9bd9365fa1902599829f9da7bf0ca306ccf7a5444f8c4d8b16b", "sha1": "4afcd81fd7db91d1c11b204a339f9a8b51141d9b", "md5": "1b50378f1f634a62b5a0fc1a537f10c9" }, { "name": "ui-test-1.7.0-SNAPSHOT-samples-sources.jar", "url": "ui-test-android-1.7.0-SNAPSHOT-samples-sources.jar", "size": 10807, "sha512": "c9380659eef04092ab16f7c636d189941ad1e74a66ec870eaf456613b069ab651f2d0b91f31540b18ac4c78a0aa02e3d559f160d086c0f70a8439278a43e84c0", "sha256": "250db98324b9e788680fa58c23433bb1fb7b1bc39271fd0a2d5199d2956302fb", "sha1": "0ec98d8dbf4ae795292324fa14c21a1bea93e942", "md5": "33eeed5b493691ade1929acde75c8666" } ] } ] }