{ "formatVersion": "1.1", "component": { "url": "../../foundation-layout/1.7.0-SNAPSHOT/foundation-layout-1.7.0-SNAPSHOT.module", "group": "androidx.compose.foundation", "module": "foundation-layout", "version": "1.7.0-SNAPSHOT", "attributes": { "org.gradle.status": "integration" } }, "createdBy": { "gradle": { "version": "8.8-rc-1" } }, "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.annotation", "module": "annotation-experimental", "version": { "requires": "1.4.0" } }, { "group": "androidx.compose.ui", "module": "ui", "version": { "requires": "1.6.0" } } ], "files": [ { "name": "foundation-layout-release.aar", "url": "foundation-layout-android-1.7.0-SNAPSHOT.aar", "size": 648854, "sha512": "750941830f65f0765c4e4f5206d8d0f9026b8115dd340ce3360323b2dd2cbfdde60cd6d32b8268d57f3580260421af097c0cc47e6432d96340fd9905184e07ad", "sha256": "6cc8057b6a1ef0caca95858a5c8cddfa0579f31a6ff788e4aa82b02878a4680c", "sha1": "2675375dcd256a7d56018fae8cc4620da7a25ce5", "md5": "7766ae31ad2f8e8f1030d334632b0860" } ] }, { "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.annotation", "module": "annotation-experimental", "version": { "requires": "1.4.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.collection", "module": "collection", "version": { "requires": "1.4.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.animation", "module": "animation-core", "version": { "requires": "1.2.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.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.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-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", "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": "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": "foundation-layout-release.aar", "url": "foundation-layout-android-1.7.0-SNAPSHOT.aar", "size": 648854, "sha512": "750941830f65f0765c4e4f5206d8d0f9026b8115dd340ce3360323b2dd2cbfdde60cd6d32b8268d57f3580260421af097c0cc47e6432d96340fd9905184e07ad", "sha256": "6cc8057b6a1ef0caca95858a5c8cddfa0579f31a6ff788e4aa82b02878a4680c", "sha1": "2675375dcd256a7d56018fae8cc4620da7a25ce5", "md5": "7766ae31ad2f8e8f1030d334632b0860" } ] }, { "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": "foundation-layout-1.7.0-SNAPSHOT-samples-sources.jar", "url": "foundation-layout-android-1.7.0-SNAPSHOT-samples-sources.jar", "size": 26638, "sha512": "631243cfec6bb81ea38f82bb1563e77342487f652748f4b55864b18580a092c030d069c6ce94ad10eb52f2f0d29f0215b4a9ee24e419060453238b1ecab321ee", "sha256": "9fb627b2ba72f0f22db88f8c21cb398cc5fb0fb52e4e201ee955f0ecad18ad23", "sha1": "d2bc92655dd761261258d31247aafa0fcd3edfcc", "md5": "b4030aeeca16543a74f6fc4e603bc99b" }, { "name": "foundation-layout-android-1.7.0-SNAPSHOT-sources.jar", "url": "foundation-layout-android-1.7.0-SNAPSHOT-sources.jar", "size": 95630, "sha512": "38383d2c29252fabcc323102cc0548fc78c2cdbd27c7a1cd15a81438b0098a20244f2427e9a7c9ffa035a2a7b97aa2a36ab90eef6989a508b91f938e6b8884df", "sha256": "e80496d0ad7605ca037843a5c113829e9161d70342be10a01a9cae6f95b09562", "sha1": "13be3e76ce523386bfd2da3c84b0361d3f61746f", "md5": "7de17bf2a77829c5335a25243248072b" } ] } ] }