{
  "formatVersion": "1.1",
  "component": {
    "url": "../../constraintlayout-compose-multiplatform/0.5.0-shaded-core/constraintlayout-compose-multiplatform-0.5.0-shaded-core.module",
    "group": "tech.annexflow.compose",
    "module": "constraintlayout-compose-multiplatform",
    "version": "0.5.0-shaded-core",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.9"
    }
  },
  "variants": [
    {
      "name": "releaseApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.21"
          }
        }
      ],
      "files": [
        {
          "name": "compose-release.aar",
          "url": "constraintlayout-compose-multiplatform-android-0.5.0-shaded-core.aar",
          "size": 1390671,
          "sha512": "4ca32e6ea415478a843fc5cb91ecdf0e84c1a1edf3b6625f15d428eacaa063f349311499cb0037ff33b7b025d79d0088441c0281e1c413ff1773746edee27526",
          "sha256": "5e3e50dc6709edc48831166fb6dd57a5734ec97a35dd2e8c6fd57d5346359cb3",
          "sha1": "0d37ae519643d29379f3d9cf7d06cee68d159fda",
          "md5": "604cfc1ceb7e0e868228fe4da794723e"
        }
      ]
    },
    {
      "name": "releaseRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.21"
          },
          "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.compose.ui",
          "module": "ui",
          "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.compose.ui",
          "module": "ui-util",
          "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.compose.foundation",
          "module": "foundation",
          "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.compose.runtime",
          "module": "runtime",
          "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-reflect",
          "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"
            }
          ]
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "2.0.21"
          }
        }
      ],
      "files": [
        {
          "name": "compose-release.aar",
          "url": "constraintlayout-compose-multiplatform-android-0.5.0-shaded-core.aar",
          "size": 1390671,
          "sha512": "4ca32e6ea415478a843fc5cb91ecdf0e84c1a1edf3b6625f15d428eacaa063f349311499cb0037ff33b7b025d79d0088441c0281e1c413ff1773746edee27526",
          "sha256": "5e3e50dc6709edc48831166fb6dd57a5734ec97a35dd2e8c6fd57d5346359cb3",
          "sha1": "0d37ae519643d29379f3d9cf7d06cee68d159fda",
          "md5": "604cfc1ceb7e0e868228fe4da794723e"
        }
      ]
    },
    {
      "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"
      },
      "files": [
        {
          "name": "compose-android-sources.jar",
          "url": "constraintlayout-compose-multiplatform-android-0.5.0-shaded-core-sources.jar",
          "size": 483020,
          "sha512": "9f2e2e4db2f0543b746b2c89f403e7b2eae91d3a9cfa9899c188ce66dc90ed1e6a6bdb6d349934b4f24e233ec4a824da7a7f580cb1686bca2182fb275e283857",
          "sha256": "49ae7f96387cb4c27dc6a90d8f8a1cc7ae0c5c2cc8c0d69ea025ed951cff339c",
          "sha1": "948f5f0ae99bc3dbded0e7bf7c5901a0ba2b8d51",
          "md5": "bb3115547c1c4bbbe5deece12fbd4e52"
        }
      ]
    }
  ]
}
