{ "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.8.0-SNAPSHOT" } } ], "files": [ { "name": "foundation-layout-release.aar", "url": "foundation-layout-android-1.8.0-SNAPSHOT.aar", "size": 661191, "sha512": "2945ba8f4413f3a97602679fa265b5240c503e974ad20e49e6fd780a18c13d04b9d147060782570946dbe4422e2e5fd5e752b255a895022ce2be7e78d4d7849d", "sha256": "bcbafb0763f666f6991961fde32f64b998c6909401e12a17dd35e3a2cdad0430", "sha1": "49cdeda50ae90bb6b7d6e44f49a28f49a4895e58", "md5": "a489dc92563fc91874bc17c18ce5ae7b" } ] }, { "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.5.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.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.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.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": 661191, "sha512": "2945ba8f4413f3a97602679fa265b5240c503e974ad20e49e6fd780a18c13d04b9d147060782570946dbe4422e2e5fd5e752b255a895022ce2be7e78d4d7849d", "sha256": "bcbafb0763f666f6991961fde32f64b998c6909401e12a17dd35e3a2cdad0430", "sha1": "49cdeda50ae90bb6b7d6e44f49a28f49a4895e58", "md5": "a489dc92563fc91874bc17c18ce5ae7b" } ] }, { "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": 102393, "sha512": "6b70bb33b4b7093f2f4e15ff8b1fa14b86acc4c7eee8998d451f84397da3ee054da6920c76b0be1cee940ff81ff0d2da65c4dfa17e922b883e32f9615c0f0fcb", "sha256": "dea34db8d35f1be2cd3b917250e940c791f9e5cafb75e543cdb33aa9513d9e76", "sha1": "dd18f50d38915b3649305e9e78a37eaeba8dbd91", "md5": "bd946e5d10f7a74e8366d9afd230aa66" } ] } ] }