{
  "formatVersion": "1.1",
  "component": {
    "url": "../../material-kolor/3.0.1/material-kolor-3.0.1.module",
    "group": "com.materialkolor",
    "module": "material-kolor",
    "version": "3.0.1",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.14.3"
    }
  },
  "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": "com.materialkolor",
          "module": "material-color-utilities",
          "version": {
            "requires": "3.0.1"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.2.0"
          }
        }
      ],
      "files": [
        {
          "name": "material-kolor-release.aar",
          "url": "material-kolor-android-3.0.1.aar",
          "size": 114990,
          "sha512": "5448cbc3252b3f191d9f6323f221e6a555d921727215c7948e993c43bab27c030ef515c532e31b711763613e05190a3084c7a724ee028e6a9382b21b404399ff",
          "sha256": "39a7f73b1b2ef6658d1ef32d38d12a87bcc7f2872e8a3a3df1c1d5ab1646eec7",
          "sha1": "367a58738d38defaa25b1e56f78997c5f753f617",
          "md5": "6f7c88c471908cc9f06765ed15ace866"
        }
      ]
    },
    {
      "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": "com.materialkolor",
          "module": "material-color-utilities",
          "version": {
            "requires": "3.0.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": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.2.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.9.0-beta01"
          },
          "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.9.0-beta01"
          },
          "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.material3",
          "module": "material3",
          "version": {
            "requires": "1.9.0-alpha04"
          },
          "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": "com.github.ajalt.colormath",
          "module": "colormath",
          "version": {
            "requires": "3.6.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"
            }
          ]
        }
      ],
      "files": [
        {
          "name": "material-kolor-release.aar",
          "url": "material-kolor-android-3.0.1.aar",
          "size": 114990,
          "sha512": "5448cbc3252b3f191d9f6323f221e6a555d921727215c7948e993c43bab27c030ef515c532e31b711763613e05190a3084c7a724ee028e6a9382b21b404399ff",
          "sha256": "39a7f73b1b2ef6658d1ef32d38d12a87bcc7f2872e8a3a3df1c1d5ab1646eec7",
          "sha1": "367a58738d38defaa25b1e56f78997c5f753f617",
          "md5": "6f7c88c471908cc9f06765ed15ace866"
        }
      ]
    },
    {
      "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": "material-kolor-android-sources.jar",
          "url": "material-kolor-android-3.0.1-sources.jar",
          "size": 24937,
          "sha512": "0251838a2881c9e3696d2079341d60b5606b5cd1fbfbf52b8a3c241c4732e4512447743c7859809bf7df48c22fcef32f7e492a96b1647154f50f0efd9e250b98",
          "sha256": "bc0872f442f95b71f260b8e1d19fc7aecb81744f05efefc6fc3bb657d438be55",
          "sha1": "d216fe5f75631d52cc1efc4d6a7b44fd45484ee9",
          "md5": "e1cdcdaf0213694e19c883edb2fd2971"
        }
      ]
    }
  ]
}
