{
  "formatVersion": "1.1",
  "component": {
    "group": "io.github.panpf.sketch4",
    "module": "sketch-compose-core",
    "version": "4.0.0-alpha04",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.7"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "io.github.panpf.sketch4",
          "module": "sketch-core",
          "version": {
            "requires": "4.0.0-alpha04"
          }
        },
        {
          "group": "org.jetbrains.compose.foundation",
          "module": "foundation",
          "version": {
            "requires": "1.6.11"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.6.11"
          }
        },
        {
          "group": "org.jetbrains.compose.ui",
          "module": "ui",
          "version": {
            "requires": "1.6.11"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.0"
          }
        }
      ],
      "files": [
        {
          "name": "sketch-compose-core-metadata-4.0.0-alpha04.jar",
          "url": "sketch-compose-core-4.0.0-alpha04.jar",
          "size": 41513,
          "sha512": "543cdf7b766cc839bc92ca5275b75d0055c404a69ce12dd735fbb4ab20844305aed4a8fb916261d4c8f23950153fcc979b986d5337433e910f8e14088f08869a",
          "sha256": "c2544bef6671c275b58ec0b6faa19845cb5cf563c1d9e75c866a67486da9ff7b",
          "sha1": "26ccf343339691513bcba9335a8d74adfabf157a",
          "md5": "9b900d1733180a48dd95f347c45c12c3"
        }
      ]
    },
    {
      "name": "metadataSourcesElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "files": [
        {
          "name": "sketch-compose-core-kotlin-4.0.0-alpha04-sources.jar",
          "url": "sketch-compose-core-4.0.0-alpha04-sources.jar",
          "size": 52116,
          "sha512": "84c3716dd96fc8473562a0b0a292153e4b69e1c3e27cd641e789e9eda0dde80ad2fe474e9534e7b030ad5bae3798ecd4621f0ae27b21ff34a7219354477716b3",
          "sha256": "7e31c74c7ba8035e0ae6869ff7f0968efda197124f8c8b12aa6ff7035e67f780",
          "sha1": "b5b67f07b9eef968cb748835f2493a7d72632199",
          "md5": "89ea8427c0080647f8fab1dd0b90fba1"
        }
      ]
    },
    {
      "name": "releaseApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../sketch-compose-core-android/4.0.0-alpha04/sketch-compose-core-android-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-android",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "releaseRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../sketch-compose-core-android/4.0.0-alpha04/sketch-compose-core-android-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-android",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "releaseSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "android",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../sketch-compose-core-android/4.0.0-alpha04/sketch-compose-core-android-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-android",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "desktopApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../sketch-compose-core-desktop/4.0.0-alpha04/sketch-compose-core-desktop-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-desktop",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "desktopRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../sketch-compose-core-desktop/4.0.0-alpha04/sketch-compose-core-desktop-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-desktop",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "desktopSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../sketch-compose-core-desktop/4.0.0-alpha04/sketch-compose-core-desktop-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-desktop",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iosarm64/4.0.0-alpha04/sketch-compose-core-iosarm64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iosarm64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iosarm64/4.0.0-alpha04/sketch-compose-core-iosarm64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iosarm64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosArm64ResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresources",
        "org.gradle.usage": "kotlin-multiplatformresources",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iosarm64/4.0.0-alpha04/sketch-compose-core-iosarm64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iosarm64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iosarm64/4.0.0-alpha04/sketch-compose-core-iosarm64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iosarm64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosSimulatorArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iossimulatorarm64/4.0.0-alpha04/sketch-compose-core-iossimulatorarm64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iossimulatorarm64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosSimulatorArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iossimulatorarm64/4.0.0-alpha04/sketch-compose-core-iossimulatorarm64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iossimulatorarm64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosSimulatorArm64ResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresources",
        "org.gradle.usage": "kotlin-multiplatformresources",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iossimulatorarm64/4.0.0-alpha04/sketch-compose-core-iossimulatorarm64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iossimulatorarm64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosSimulatorArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iossimulatorarm64/4.0.0-alpha04/sketch-compose-core-iossimulatorarm64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iossimulatorarm64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iosx64/4.0.0-alpha04/sketch-compose-core-iosx64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iosx64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iosx64/4.0.0-alpha04/sketch-compose-core-iosx64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iosx64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosX64ResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresources",
        "org.gradle.usage": "kotlin-multiplatformresources",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iosx64/4.0.0-alpha04/sketch-compose-core-iosx64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iosx64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "iosX64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../sketch-compose-core-iosx64/4.0.0-alpha04/sketch-compose-core-iosx64-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-iosx64",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "jsApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../sketch-compose-core-js/4.0.0-alpha04/sketch-compose-core-js-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-js",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "jsRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../sketch-compose-core-js/4.0.0-alpha04/sketch-compose-core-js-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-js",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "jsSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../sketch-compose-core-js/4.0.0-alpha04/sketch-compose-core-js-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-js",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "jsResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresourcesjs",
        "org.gradle.usage": "kotlin-multiplatformresourcesjs",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../sketch-compose-core-js/4.0.0-alpha04/sketch-compose-core-js-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-js",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "wasmJsApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../sketch-compose-core-wasm-js/4.0.0-alpha04/sketch-compose-core-wasm-js-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-wasm-js",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "wasmJsRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../sketch-compose-core-wasm-js/4.0.0-alpha04/sketch-compose-core-wasm-js-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-wasm-js",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "wasmJsSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../sketch-compose-core-wasm-js/4.0.0-alpha04/sketch-compose-core-wasm-js-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-wasm-js",
        "version": "4.0.0-alpha04"
      }
    },
    {
      "name": "wasmJsResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresourcesjs",
        "org.gradle.usage": "kotlin-multiplatformresourcesjs",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../sketch-compose-core-wasm-js/4.0.0-alpha04/sketch-compose-core-wasm-js-4.0.0-alpha04.module",
        "group": "io.github.panpf.sketch4",
        "module": "sketch-compose-core-wasm-js",
        "version": "4.0.0-alpha04"
      }
    }
  ]
}
