{
  "formatVersion": "1.1",
  "component": {
    "url": "../../lynglib/1.5.6-SNAPSHOT/lynglib-1.5.6-SNAPSHOT.module",
    "group": "net.sergeych",
    "module": "lynglib",
    "version": "1.5.6-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.6-SNAPSHOT.aar",
          "size": 4717375,
          "sha512": "4b9a65f81d3c582504b3c3fe7a4ba138f2e4d5d265fb21bf25600b4e2861363ba585c3ccb419d61b88851ca2159d3d2e0b440802b6ab20868ce6ab50444cb47b",
          "sha256": "92a4a6b2256dd29ab5c22775901e81ab442925ebd24dbf3f3e764891ca5ee3f8",
          "sha1": "2fd0d7e6d26dcfa8a8470e08abfc41222b5eb495",
          "md5": "1dcdf459177f71d501e920c4dc05f514"
        }
      ]
    },
    {
      "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.6-SNAPSHOT.aar",
          "size": 4717375,
          "sha512": "4b9a65f81d3c582504b3c3fe7a4ba138f2e4d5d265fb21bf25600b4e2861363ba585c3ccb419d61b88851ca2159d3d2e0b440802b6ab20868ce6ab50444cb47b",
          "sha256": "92a4a6b2256dd29ab5c22775901e81ab442925ebd24dbf3f3e764891ca5ee3f8",
          "sha1": "2fd0d7e6d26dcfa8a8470e08abfc41222b5eb495",
          "md5": "1dcdf459177f71d501e920c4dc05f514"
        }
      ]
    },
    {
      "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.6-SNAPSHOT-sources.jar",
          "url": "lynglib-android-1.5.6-SNAPSHOT-sources.jar",
          "size": 581244,
          "sha512": "4f01979e12c79c3e1148a1c16af617aa1511b4e821ca6b4f2017f9c3f6b52ffdb17181e93b8f5fd288e28eea18538805d3ee04859daeffa77f603efff47166ea",
          "sha256": "61e74ae4ea89f8453f95e6236bceef2c85e29f122a3a9db56bdc74609ddd5de1",
          "sha1": "fd37c660fdedbe17157f8fe4fdb44ed9add8653a",
          "md5": "11b9eaa695d27193de69c2c5ac8a5f37"
        }
      ]
    }
  ]
}
