{
  "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": 4588291,
          "sha512": "dcbf8875ed09bc9ad7c75cd7df9a2eb40a7c60b869abd2533d37dc400789e62adda8246cf2439282db88081166b53a951f7fd036cfdbdbd0448e9b4200594fb4",
          "sha256": "69cb41b08318e8f70033bcbc135725560f170378917b8827a79103f8a951495a",
          "sha1": "e093b640d5654fb5a85b28faec4fc70646dda2ae",
          "md5": "94e61ae01ef8761db1d56e4b4010a6e4"
        }
      ]
    },
    {
      "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": 4588291,
          "sha512": "dcbf8875ed09bc9ad7c75cd7df9a2eb40a7c60b869abd2533d37dc400789e62adda8246cf2439282db88081166b53a951f7fd036cfdbdbd0448e9b4200594fb4",
          "sha256": "69cb41b08318e8f70033bcbc135725560f170378917b8827a79103f8a951495a",
          "sha1": "e093b640d5654fb5a85b28faec4fc70646dda2ae",
          "md5": "94e61ae01ef8761db1d56e4b4010a6e4"
        }
      ]
    },
    {
      "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": 567426,
          "sha512": "e5ddb656a4e6fcd1f9eec14d35db6250d08d4c949bf773d15f31525e48f6335b9d2eba8c474010294eaa39296d2ff4b24a4bacc286fc11eb458114c357e7f062",
          "sha256": "6ff3a67b93b6bcd3cab3d1ce95efeff20442d67f51af5eca5b0dd1b683425f80",
          "sha1": "ae465743e1d6606075a2089bade5f8f8ac05e1d8",
          "md5": "19399775358abfbd959049c8ec485bd2"
        }
      ]
    }
  ]
}
