{
  "formatVersion": "1.1",
  "component": {
    "url": "../../lynglib/1.5.5-SNAPSHOT/lynglib-1.5.5-SNAPSHOT.module",
    "group": "net.sergeych",
    "module": "lynglib",
    "version": "1.5.5-SNAPSHOT",
    "attributes": {
      "org.gradle.status": "integration"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.7"
    }
  },
  "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.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          }
        },
        {
          "group": "net.sergeych",
          "module": "mp_bintools",
          "version": {
            "requires": "0.3.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.3.20"
          }
        }
      ],
      "files": [
        {
          "name": "lynglib-release.aar",
          "url": "lynglib-android-1.5.5-SNAPSHOT.aar",
          "size": 4586604,
          "sha512": "e2cceae3f023f1523bdff4567fc54ba0c124fa035f830b9fd8c9a197e214eb8ad4e782b6d6e4b846d890ffe6729754f1c90fcf37336683e8d6909ba3734bc162",
          "sha256": "4ed485c5230fdb427467f754a30a8ce394364d49b25aabe5d7d428fb1863c737",
          "sha1": "0746350339e5aa943a9c7718b600387f76b1473d",
          "md5": "a73c86c540ee75d1757ed5d7419315d0"
        }
      ]
    },
    {
      "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.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.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": "net.sergeych",
          "module": "mp_bintools",
          "version": {
            "requires": "0.3.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.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.3.20"
          },
          "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.kotlinx",
          "module": "kotlinx-serialization-json",
          "version": {
            "requires": "1.9.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.kotlinx",
          "module": "kotlinx-datetime",
          "version": {
            "requires": "0.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"
            }
          ]
        },
        {
          "group": "com.ionspin.kotlin",
          "module": "bignum",
          "version": {
            "requires": "0.3.10"
          },
          "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": "lynglib-release.aar",
          "url": "lynglib-android-1.5.5-SNAPSHOT.aar",
          "size": 4586604,
          "sha512": "e2cceae3f023f1523bdff4567fc54ba0c124fa035f830b9fd8c9a197e214eb8ad4e782b6d6e4b846d890ffe6729754f1c90fcf37336683e8d6909ba3734bc162",
          "sha256": "4ed485c5230fdb427467f754a30a8ce394364d49b25aabe5d7d428fb1863c737",
          "sha1": "0746350339e5aa943a9c7718b600387f76b1473d",
          "md5": "a73c86c540ee75d1757ed5d7419315d0"
        }
      ]
    },
    {
      "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": "lynglib-android-1.5.5-SNAPSHOT-sources.jar",
          "url": "lynglib-android-1.5.5-SNAPSHOT-sources.jar",
          "size": 567155,
          "sha512": "b0693d357835dae6bbb554c5b9a330976ab994c1f61335eb17fcae0f541db7f41a1410979955351e8818f9b0a18c17c51610cd9b40249ed5bca2c69aabe12317",
          "sha256": "6f6a353e5f911a21a2eaf84e1d1b65e8defb3749250e2f43147a58d070c46d85",
          "sha1": "4afcc9f94930c54dac080d61379a8b91e4ed2145",
          "md5": "34b10dd0c14e24549eb37e7324eab56b"
        }
      ]
    }
  ]
}
