{
  "formatVersion": "1.1",
  "component": {
    "url": "../../resources-compose/0.25.2/resources-compose-0.25.2.module",
    "group": "dev.icerock.moko",
    "module": "resources-compose",
    "version": "0.25.2",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.2.1"
    }
  },
  "variants": [
    {
      "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",
          "version": {
            "requires": "1.7.1"
          }
        },
        {
          "group": "dev.icerock.moko",
          "module": "resources",
          "version": {
            "requires": "0.25.2"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.7.0"
          }
        },
        {
          "group": "org.jetbrains.compose.foundation",
          "module": "foundation",
          "version": {
            "requires": "1.7.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "1.9.25"
          }
        }
      ],
      "files": [
        {
          "name": "resources-compose-debug.aar",
          "url": "resources-compose-android-0.25.2-debug.aar",
          "size": 17902,
          "sha512": "65c546cddbfc0316edf07f5ec2c22de7802f4a4f9a94fd760e4d6c90da0c5041d3e46ace147b62421ab2b4e6eefdc7b2f22d1db270d6da924557e9526e80fb9d",
          "sha256": "36dbe2bd21bfb56e5e6822c38b784d94217d3dbbefb9f7c1369afd05e46e1a93",
          "sha1": "0d4abe53c0117aef4f23034c13fd5083f1b0a61a",
          "md5": "bf7efca1eb4e63f3a1b2591c40514fbd"
        }
      ]
    },
    {
      "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",
          "version": {
            "requires": "1.7.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": "dev.icerock.moko",
          "module": "resources",
          "version": {
            "requires": "0.25.2"
          },
          "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.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.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "1.9.25"
          },
          "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": "resources-compose-debug.aar",
          "url": "resources-compose-android-0.25.2-debug.aar",
          "size": 17902,
          "sha512": "65c546cddbfc0316edf07f5ec2c22de7802f4a4f9a94fd760e4d6c90da0c5041d3e46ace147b62421ab2b4e6eefdc7b2f22d1db270d6da924557e9526e80fb9d",
          "sha256": "36dbe2bd21bfb56e5e6822c38b784d94217d3dbbefb9f7c1369afd05e46e1a93",
          "sha1": "0d4abe53c0117aef4f23034c13fd5083f1b0a61a",
          "md5": "bf7efca1eb4e63f3a1b2591c40514fbd"
        }
      ]
    },
    {
      "name": "debugSourcesElements-published",
      "attributes": {
        "com.android.build.api.attributes.BuildTypeAttr": "debug",
        "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": "androidJvm"
      },
      "files": [
        {
          "name": "resources-compose-android-debug-0.25.2-sources.jar",
          "url": "resources-compose-android-0.25.2-debug-sources.jar",
          "size": 8856,
          "sha512": "b31db40f1d1cf7ef7849d699f9eeffad1a8f6cd9ddf8b3124258d0b3c1dc3d10874bc8cf42fb752e4ba2aa43cf95f4d7fab092735e04785fc59d57188b075f04",
          "sha256": "16e6345761d3a843bac442308ac90d0a17dad4ef63fc456c8a7c266799fdac8f",
          "sha1": "98275599ef043cf33b8ea905484cc4b31ec8a90a",
          "md5": "b8247d756a3fef3797c9828859e88970"
        }
      ]
    },
    {
      "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",
          "version": {
            "requires": "1.7.1"
          }
        },
        {
          "group": "dev.icerock.moko",
          "module": "resources",
          "version": {
            "requires": "0.25.2"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.7.0"
          }
        },
        {
          "group": "org.jetbrains.compose.foundation",
          "module": "foundation",
          "version": {
            "requires": "1.7.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "1.9.25"
          }
        }
      ],
      "files": [
        {
          "name": "resources-compose-release.aar",
          "url": "resources-compose-android-0.25.2.aar",
          "size": 17231,
          "sha512": "1aabb6aa5b27469843e2108edd254f6d5051ff30be4a3f770b717190be1ec671a8545f27141a201a5eb836646bb729d6d940f5d8947bd1077244b33faccf6a7f",
          "sha256": "5e987860b5ca8a5f483010818bac6bdbd59139f274a85b269ab28c9a531589a6",
          "sha1": "8ea3e9f203017428c918196338c2cc748143a05d",
          "md5": "16fec7edc3b49fc6db83127388649394"
        }
      ]
    },
    {
      "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",
          "version": {
            "requires": "1.7.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": "dev.icerock.moko",
          "module": "resources",
          "version": {
            "requires": "0.25.2"
          },
          "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.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.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "1.9.25"
          },
          "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": "resources-compose-release.aar",
          "url": "resources-compose-android-0.25.2.aar",
          "size": 17231,
          "sha512": "1aabb6aa5b27469843e2108edd254f6d5051ff30be4a3f770b717190be1ec671a8545f27141a201a5eb836646bb729d6d940f5d8947bd1077244b33faccf6a7f",
          "sha256": "5e987860b5ca8a5f483010818bac6bdbd59139f274a85b269ab28c9a531589a6",
          "sha1": "8ea3e9f203017428c918196338c2cc748143a05d",
          "md5": "16fec7edc3b49fc6db83127388649394"
        }
      ]
    },
    {
      "name": "releaseSourcesElements-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": "androidJvm"
      },
      "files": [
        {
          "name": "resources-compose-android-0.25.2-sources.jar",
          "url": "resources-compose-android-0.25.2-sources.jar",
          "size": 8856,
          "sha512": "b31db40f1d1cf7ef7849d699f9eeffad1a8f6cd9ddf8b3124258d0b3c1dc3d10874bc8cf42fb752e4ba2aa43cf95f4d7fab092735e04785fc59d57188b075f04",
          "sha256": "16e6345761d3a843bac442308ac90d0a17dad4ef63fc456c8a7c266799fdac8f",
          "sha1": "98275599ef043cf33b8ea905484cc4b31ec8a90a",
          "md5": "b8247d756a3fef3797c9828859e88970"
        }
      ]
    }
  ]
}
