{ "formatVersion": "1.1", "component": { "url": "../../ui-graphics/1.8.0-SNAPSHOT/ui-graphics-1.8.0-SNAPSHOT.module", "group": "androidx.compose.ui", "module": "ui-graphics", "version": "1.8.0-SNAPSHOT", "attributes": { "org.gradle.status": "integration" } }, "createdBy": { "gradle": { "version": "8.11.1", "buildId:": "12743193" } }, "variants": [ { "name": "releaseApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.jvm.environment": "android", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.annotation", "module": "annotation", "version": { "requires": "1.7.0" } }, { "group": "androidx.annotation", "module": "annotation-experimental", "version": { "requires": "1.4.1" } }, { "group": "androidx.compose.ui", "module": "ui-unit", "version": { "requires": "1.8.0-SNAPSHOT" } } ], "files": [ { "name": "ui-graphics-release.aar", "url": "ui-graphics-android-1.8.0-SNAPSHOT.aar", "size": 1626673, "sha512": "052b3d4d5046898899b97f3c26911f2fe1410771f5f7e7056a17f27bfd20dce9c4e115c6b5e55b87ca0c1c74b900a8cbbf7432073ecd370d7c68c089edb36669", "sha256": "83b8283e345cff29b6d8ae9d40430228b4be2c240bc39a8ac43ac3e2464f12d8", "sha1": "b6fe9b59bbb39275b5f644b3b86a7e60c74bab1c", "md5": "1cb3fcf227d6757e39e5cf8227f8c205" } ] }, { "name": "releaseRuntimeElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.jvm.environment": "android", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.annotation", "module": "annotation", "version": { "requires": "1.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.annotation", "module": "annotation-experimental", "version": { "requires": "1.4.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.collection", "module": "collection", "version": { "requires": "1.4.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.compose.runtime", "module": "runtime", "version": { "requires": "1.8.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.8.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.8.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", "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.graphics", "module": "graphics-path", "version": { "requires": "1.0.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": "org.jetbrains.kotlin", "module": "kotlin-stdlib", "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" } ] } ], "dependencyConstraints": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib", "version": { "requires": "1.9.24" } } ], "files": [ { "name": "ui-graphics-release.aar", "url": "ui-graphics-android-1.8.0-SNAPSHOT.aar", "size": 1626673, "sha512": "052b3d4d5046898899b97f3c26911f2fe1410771f5f7e7056a17f27bfd20dce9c4e115c6b5e55b87ca0c1c74b900a8cbbf7432073ecd370d7c68c089edb36669", "sha256": "83b8283e345cff29b6d8ae9d40430228b4be2c240bc39a8ac43ac3e2464f12d8", "sha1": "b6fe9b59bbb39275b5f644b3b86a7e60c74bab1c", "md5": "1cb3fcf227d6757e39e5cf8227f8c205" } ] }, { "name": "releaseSourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "fake-sources", "org.gradle.jvm.environment": "android", "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "files": [ { "name": "ui-graphics-1.8.0-SNAPSHOT-samples-sources.jar", "url": "ui-graphics-android-1.8.0-SNAPSHOT-samples-sources.jar", "size": 13703, "sha512": "f5fe4aa99efbb447553dba08e1aa2dbdb6c6f7740b3dab6059443f4d2c1d5acb2fc08aa1ca1a6c85a1bc86ba38059e578a34c4801073b2f484efc713ca46ce42", "sha256": "b47941a5bc0b0524315c6700824db148becb2b01c4216de9fdb74491644e3884", "sha1": "e605ad770b29fbc71437bef724a25967552caf4f", "md5": "8df5e8c96b686189d3513d868257b16c" }, { "name": "ui-graphics-android-1.8.0-SNAPSHOT-sources.jar", "url": "ui-graphics-android-1.8.0-SNAPSHOT-sources.jar", "size": 258259, "sha512": "1c88fec37fae25827c56f951a35699a5d56b1c8aead1ef80e82da8d0e576a2a5c015723907ed9ed81f32fb45698d7b105e68d9ebd2a9332ca3134cac36f6a776", "sha256": "238ce21f31f157371c47104391120d908f08683c62a35850603016c2199423f2", "sha1": "4a719827fc12e587d43534b96c097365e308f46c", "md5": "e09c3c1e107842f1c4227cd80572d12f" } ] } ] }