{
  "formatVersion": "1.1",
  "component": {
    "url": "../../material/1.7.3/material-1.7.3.module",
    "group": "org.jetbrains.compose.material",
    "module": "material",
    "version": "1.7.3",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.2"
    }
  },
  "variants": [
    {
      "name": "desktopApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.compose.animation",
          "module": "animation-core",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.foundation",
          "module": "foundation",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.material",
          "module": "material-icons-core",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.material",
          "module": "material-ripple",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.ui",
          "module": "ui",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.ui",
          "module": "ui-text",
          "version": {
            "requires": "1.7.3"
          }
        }
      ],
      "files": [
        {
          "name": "material-desktop-1.7.3.jar",
          "url": "material-desktop-1.7.3.jar",
          "size": 2102526,
          "sha512": "83efbdbd8b701775b9f7f05ed7bdd480209f56447bc966cda243a88705347a1d45059bced8406c53531ff3da107034383e27d67b94d55db925e40a6890d82feb",
          "sha256": "c2121336aaaf79473d0c0347546af8d75f510e8a7774c04a903fb3cc697a5633",
          "sha1": "e87876e0c6f36990f13cedb09d820469fd6cc371",
          "md5": "7cbd7baf9b0e1c437d8af7e5d9cd5ff6"
        }
      ]
    },
    {
      "name": "desktopRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.compose.animation",
          "module": "animation",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.animation",
          "module": "animation-core",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.annotation-internal",
          "module": "annotation",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.foundation",
          "module": "foundation",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.foundation",
          "module": "foundation-layout",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.material",
          "module": "material-icons-core",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.material",
          "module": "material-ripple",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.ui",
          "module": "ui",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.ui",
          "module": "ui-text",
          "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",
          "version": {
            "requires": "1.9.24"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.9.24"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "atomicfu",
          "version": {
            "requires": "0.23.2"
          }
        }
      ],
      "files": [
        {
          "name": "material-desktop-1.7.3.jar",
          "url": "material-desktop-1.7.3.jar",
          "size": 2102526,
          "sha512": "83efbdbd8b701775b9f7f05ed7bdd480209f56447bc966cda243a88705347a1d45059bced8406c53531ff3da107034383e27d67b94d55db925e40a6890d82feb",
          "sha256": "c2121336aaaf79473d0c0347546af8d75f510e8a7774c04a903fb3cc697a5633",
          "sha1": "e87876e0c6f36990f13cedb09d820469fd6cc371",
          "md5": "7cbd7baf9b0e1c437d8af7e5d9cd5ff6"
        }
      ]
    },
    {
      "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"
      },
      "files": [
        {
          "name": "material-desktop-1.7.3-sources.jar",
          "url": "material-desktop-1.7.3-sources.jar",
          "size": 317632,
          "sha512": "764649b7f0fed34b7b406e94906f7874273e62c39b9cd1c01aae0ab408780c8d6e317cc8d0b0c8876cc738e1bdce8b6a7d28159703ba28d5a37ce6a17c31604d",
          "sha256": "a43d089b3c7c504b5d3dd4d0c4743c1818f71a315e5b321d540f35f8f1878669",
          "sha1": "0357cec5e0c4b2d9c39c0d4746f68bfaac58c6db",
          "md5": "da5206b68d9230aad6cb4dc039e7078e"
        }
      ]
    }
  ]
}