{ "formatVersion": "1.1", "component": { "group": "org.jetbrains.compose.ui", "module": "ui-text", "version": "1.7.3", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "8.2" } }, "variants": [ { "name": "metadataApiElements", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.platform.type": "common" }, "dependencies": [ { "group": "org.jetbrains.compose.annotation-internal", "module": "annotation", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.runtime", "module": "runtime", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.runtime", "module": "runtime-saveable", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-geometry", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-graphics", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-unit", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-util", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common", "version": { "requires": "1.9.24" } }, { "group": "org.jetbrains.kotlinx", "module": "atomicfu", "version": { "requires": "0.23.2" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.8.0" } }, { "group": "org.jetbrains.skiko", "module": "skiko", "version": { "requires": "0.8.18" } } ], "files": [ { "name": "ui-text-1.7.3.jar", "url": "ui-text-1.7.3.jar", "size": 71073, "sha512": "21b4e2991edb448673d0198e2357916c6db496a9af4c8e7d01ad371dcfd503811a884f22e449e5a88a1f9cca005b05e04d441c8e065d4999d0550235747a16ae", "sha256": "8ff9a2b8c93b0287d8fa837d5b0917923168cb97dea1ada1a8d4aa7bb17c9f15", "sha1": "229073b06f47d17ea0e1c3e7f6a32387a4c4f122", "md5": "e063510f95b8c37dc15aefca0ee89855" } ] }, { "name": "metadataSourcesElements", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.platform.type": "common" }, "files": [ { "name": "ui-text-1.7.3-sources.jar", "url": "ui-text-1.7.3-sources.jar", "size": 242990, "sha512": "edd18cd9b2ce9037f1b0c3cbe4f44beb116f783e7f02d1a2c0f8f8c36b60c21ce796efcce2921beb3e9692c2145233721b55ff5c13eb3a335b8b891d03fc6094", "sha256": "4e135ba2da57f0f06bb60acaf55349403139f5f66eac617fc5919dc1e51fbd13", "sha1": "11e8f401092bb8b781313af765b8f2ef5bd81ee0", "md5": "14052f98c4ba0dd9507c069da0c8e6af" } ] }, { "name": "debugApiElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "org.gradle.category": "library", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.compose.ui", "module": "ui-text", "version": { "requires": "1.7.6" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-graphics", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-unit", "version": { "requires": "1.7.3" } } ] }, { "name": "debugRuntimeElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "org.gradle.category": "library", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.compose.ui", "module": "ui-text", "version": { "requires": "1.7.6" } }, { "group": "org.jetbrains.compose.annotation-internal", "module": "annotation", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.runtime", "module": "runtime", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.runtime", "module": "runtime-saveable", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-geometry", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-graphics", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-unit", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-util", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common", "version": { "requires": "1.9.24" } }, { "group": "org.jetbrains.kotlinx", "module": "atomicfu", "version": { "requires": "0.23.2" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.8.0" } } ] }, { "name": "debugSourcesElements-published", "attributes": { "com.android.build.api.attributes.BuildTypeAttr": "debug", "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" }, "dependencies": [ { "group": "androidx.compose.ui", "module": "ui-text", "version": { "requires": "1.7.6" } } ] }, { "name": "releaseApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.compose.ui", "module": "ui-text", "version": { "requires": "1.7.6" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-graphics", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-unit", "version": { "requires": "1.7.3" } } ] }, { "name": "releaseRuntimeElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "androidJvm" }, "dependencies": [ { "group": "androidx.compose.ui", "module": "ui-text", "version": { "requires": "1.7.6" } }, { "group": "org.jetbrains.compose.annotation-internal", "module": "annotation", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.runtime", "module": "runtime", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.runtime", "module": "runtime-saveable", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-geometry", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-graphics", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-unit", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.compose.ui", "module": "ui-util", "version": { "requires": "1.7.3" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib-common", "version": { "requires": "1.9.24" } }, { "group": "org.jetbrains.kotlinx", "module": "atomicfu", "version": { "requires": "0.23.2" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.8.0" } } ] }, { "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" }, "dependencies": [ { "group": "androidx.compose.ui", "module": "ui-text", "version": { "requires": "1.7.6" } } ] }, { "name": "desktopApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../ui-text-desktop/1.7.3/ui-text-desktop-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-desktop", "version": "1.7.3" } }, { "name": "desktopRuntimeElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../ui-text-desktop/1.7.3/ui-text-desktop-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-desktop", "version": "1.7.3" } }, { "name": "desktopSourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../ui-text-desktop/1.7.3/ui-text-desktop-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-desktop", "version": "1.7.3" } }, { "name": "jsApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.js.compiler": "ir", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../ui-text-js/1.7.3/ui-text-js-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-js", "version": "1.7.3" } }, { "name": "jsRuntimeElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.js.compiler": "ir", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../ui-text-js/1.7.3/ui-text-js-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-js", "version": "1.7.3" } }, { "name": "jsSourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.js.compiler": "ir", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../ui-text-js/1.7.3/ui-text-js-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-js", "version": "1.7.3" } }, { "name": "macosArm64ApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "macos_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-macosarm64/1.7.3/ui-text-macosarm64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-macosarm64", "version": "1.7.3" } }, { "name": "macosArm64SourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.native.target": "macos_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-macosarm64/1.7.3/ui-text-macosarm64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-macosarm64", "version": "1.7.3" } }, { "name": "macosArm64MetadataElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.native.target": "macos_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-macosarm64/1.7.3/ui-text-macosarm64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-macosarm64", "version": "1.7.3" } }, { "name": "macosX64ApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "macos_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-macosx64/1.7.3/ui-text-macosx64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-macosx64", "version": "1.7.3" } }, { "name": "macosX64SourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.native.target": "macos_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-macosx64/1.7.3/ui-text-macosx64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-macosx64", "version": "1.7.3" } }, { "name": "macosX64MetadataElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.native.target": "macos_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-macosx64/1.7.3/ui-text-macosx64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-macosx64", "version": "1.7.3" } }, { "name": "uikitArm64ApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "ios_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-uikitarm64/1.7.3/ui-text-uikitarm64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-uikitarm64", "version": "1.7.3" } }, { "name": "uikitArm64SourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.native.target": "ios_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-uikitarm64/1.7.3/ui-text-uikitarm64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-uikitarm64", "version": "1.7.3" } }, { "name": "uikitArm64MetadataElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.native.target": "ios_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-uikitarm64/1.7.3/ui-text-uikitarm64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-uikitarm64", "version": "1.7.3" } }, { "name": "uikitSimArm64ApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "ios_simulator_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-uikitsimarm64/1.7.3/ui-text-uikitsimarm64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-uikitsimarm64", "version": "1.7.3" } }, { "name": "uikitSimArm64SourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.native.target": "ios_simulator_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-uikitsimarm64/1.7.3/ui-text-uikitsimarm64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-uikitsimarm64", "version": "1.7.3" } }, { "name": "uikitSimArm64MetadataElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.native.target": "ios_simulator_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-uikitsimarm64/1.7.3/ui-text-uikitsimarm64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-uikitsimarm64", "version": "1.7.3" } }, { "name": "uikitX64ApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "ios_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-uikitx64/1.7.3/ui-text-uikitx64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-uikitx64", "version": "1.7.3" } }, { "name": "uikitX64SourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.native.target": "ios_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-uikitx64/1.7.3/ui-text-uikitx64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-uikitx64", "version": "1.7.3" } }, { "name": "uikitX64MetadataElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.native.target": "ios_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../ui-text-uikitx64/1.7.3/ui-text-uikitx64-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-uikitx64", "version": "1.7.3" } }, { "name": "wasmJsApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.platform.type": "wasm", "org.jetbrains.kotlin.wasm.target": "js" }, "available-at": { "url": "../../ui-text-wasm-js/1.7.3/ui-text-wasm-js-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-wasm-js", "version": "1.7.3" } }, { "name": "wasmJsRuntimeElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.platform.type": "wasm", "org.jetbrains.kotlin.wasm.target": "js" }, "available-at": { "url": "../../ui-text-wasm-js/1.7.3/ui-text-wasm-js-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-wasm-js", "version": "1.7.3" } }, { "name": "wasmJsSourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.platform.type": "wasm", "org.jetbrains.kotlin.wasm.target": "js" }, "available-at": { "url": "../../ui-text-wasm-js/1.7.3/ui-text-wasm-js-1.7.3.module", "group": "org.jetbrains.compose.ui", "module": "ui-text-wasm-js", "version": "1.7.3" } } ] }