{ "formatVersion": "1.1", "component": { "url": "../../material3-common/1.0.0-SNAPSHOT/material3-common-1.0.0-SNAPSHOT.module", "group": "androidx.compose.material3", "module": "material3-common", "version": "1.0.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.annotation", "module": "annotation", "version": { "requires": "1.1.0" } }, { "group": "androidx.compose.foundation", "module": "foundation", "version": { "requires": "1.6.0" } }, { "group": "androidx.compose.foundation", "module": "foundation-layout", "version": { "requires": "1.6.0" } }, { "group": "androidx.compose.runtime", "module": "runtime", "version": { "requires": "1.7.0-SNAPSHOT" } }, { "group": "androidx.compose.ui", "module": "ui-graphics", "version": { "requires": "1.6.0" } }, { "group": "androidx.compose.ui", "module": "ui-text", "version": { "requires": "1.6.0" } } ], "files": [ { "name": "material3-common-release.aar", "url": "material3-common-android-1.0.0-SNAPSHOT.aar", "size": 37469, "sha512": "f328be642011e7a194fe899d1dde2298e5835eb8b32a50bb8e927aa17d7f03858172e267ced40842cf6b3418d00fa14269606d13e1e985efe8395938620f76b7", "sha256": "fe9dbd0205acc11af92abef0edbabb8fd227e459383a5f5ba982326b4bdb8226", "sha1": "acd8143f025353596a2d72e6297dfa350d98ac2c", "md5": "86afe8269eff2d16daec192bebedd4af" } ] }, { "name": "releaseRuntimeElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "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.foundation", "module": "foundation", "version": { "requires": "1.6.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.foundation", "module": "foundation-layout", "version": { "requires": "1.6.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-graphics", "version": { "requires": "1.6.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.ui", "module": "ui-text", "version": { "requires": "1.6.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.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": "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" } ] } ], "files": [ { "name": "material3-common-release.aar", "url": "material3-common-android-1.0.0-SNAPSHOT.aar", "size": 37469, "sha512": "f328be642011e7a194fe899d1dde2298e5835eb8b32a50bb8e927aa17d7f03858172e267ced40842cf6b3418d00fa14269606d13e1e985efe8395938620f76b7", "sha256": "fe9dbd0205acc11af92abef0edbabb8fd227e459383a5f5ba982326b4bdb8226", "sha1": "acd8143f025353596a2d72e6297dfa350d98ac2c", "md5": "86afe8269eff2d16daec192bebedd4af" } ] }, { "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": "material3-common-android-1.0.0-SNAPSHOT-sources.jar", "url": "material3-common-android-1.0.0-SNAPSHOT-sources.jar", "size": 10458, "sha512": "597fef99d280395740d32721057b6dde13d5d83f8105e9b72ecad4c6f391a9333731d7024948faf1feb2d2a76d888c93696888cb414b0c5a4ab165e3d86cea72", "sha256": "acdff7020c077580307c8ad57bce160b52fc2b886396d5a217de9bf4031b100c", "sha1": "d84637ad4c1f4d31cb2194f5502099ff5140c146", "md5": "b0c64a30733f358258d9223d2e724a1a" }, { "name": "material3-common-1.0.0-SNAPSHOT-samples-sources.jar", "url": "material3-common-android-1.0.0-SNAPSHOT-samples-sources.jar", "size": 1696, "sha512": "604f8c39b3fdd594cd76a966e950a5f7a9839874e350f8cb1df2dbe04e0e70f395eae65c9490df9b4a3a0e93a74cbeeb3938474baa8d16d595f273695257dc41", "sha256": "69cb7378f755db6a1e84bf9756ae500aaa4e083f0bfaee46f73d863ceea310e1", "sha1": "58f854ed0ff51cfc224d214fd750ec91c4afb6ef", "md5": "202f1bc8631715910f52c11b5c940853" } ] } ] }