{ "formatVersion": "1.1", "component": { "url": "../../foundation-layout/1.8.0-SNAPSHOT/foundation-layout-1.8.0-SNAPSHOT.module", "group": "androidx.compose.foundation", "module": "foundation-layout", "version": "1.8.0-SNAPSHOT", "attributes": { "org.gradle.status": "integration" } }, "createdBy": { "gradle": { "version": "8.8" } }, "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.1" } }, { "group": "androidx.compose.ui", "module": "ui", "version": { "requires": "1.6.0" } } ], "files": [ { "name": "foundation-layout-release.aar", "url": "foundation-layout-android-1.8.0-SNAPSHOT.aar", "size": 662667, "sha512": "1878d5f1a4e98c672bc75adbc80b89512a3516952dcefccdd3b01ad52ad513fc4acc0db32b9211a2646ffa77b979db42127d063c900f222b3da474cb54a019e6", "sha256": "45849f2ba53db01ff35b2042c4c3641946dcbb9c000bbfe52455a41af38666d8", "sha1": "df55d8696b35462d6f7fbe5fa470b459aaf2b496", "md5": "2ae92dfe6b1c177e2017ecc2b5f8dd63" } ] }, { "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.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.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.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", "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.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.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", "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.8.0-SNAPSHOT.aar", "size": 662667, "sha512": "1878d5f1a4e98c672bc75adbc80b89512a3516952dcefccdd3b01ad52ad513fc4acc0db32b9211a2646ffa77b979db42127d063c900f222b3da474cb54a019e6", "sha256": "45849f2ba53db01ff35b2042c4c3641946dcbb9c000bbfe52455a41af38666d8", "sha1": "df55d8696b35462d6f7fbe5fa470b459aaf2b496", "md5": "2ae92dfe6b1c177e2017ecc2b5f8dd63" } ] }, { "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.8.0-SNAPSHOT-samples-sources.jar", "url": "foundation-layout-android-1.8.0-SNAPSHOT-samples-sources.jar", "size": 30891, "sha512": "beeffdd801b16ac60bf1b18fab47b7e3c0b6980e87565da674f904ff53fb31a235fb8e1566d1e07351f317daedbd86c97766424a0a81d74c0d72a7b82a4ff54b", "sha256": "5272fcfa63a81f9a08d908e15a8e275401d2f27af6f7d8561f37b40fd8aeba95", "sha1": "fae591611d0b560b0066bfe88dfca2268e4f6f85", "md5": "a51e6b26e6baf4c8625a68dba6528790" }, { "name": "foundation-layout-android-1.8.0-SNAPSHOT-sources.jar", "url": "foundation-layout-android-1.8.0-SNAPSHOT-sources.jar", "size": 101593, "sha512": "835034c1be581c8caa86bdbc2eb38e8ca4638c0c8557b764d54adef82c7bc31d0062c834098acd6b7ebb0286600a2c17888cd3bdae66ebaebec91577079e5540", "sha256": "cd211b0a8de8167c246d1cda8f9bc6a6853161c6e2b286a1a35e51005f928b0e", "sha1": "ee8cae894e00a0172262f6e34d97773cd192eae0", "md5": "e2ba12b2ceaa54a9a3f8fd522faf420d" } ] } ] }