{
  "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": 4588162,
          "sha512": "4f75b8d31da18e836bc2ea3239e5ea146babdbb3384f5271be594c78a9a11fbd9809f44bff2399bbde21c2e930cdaa2ef0665694709bcbed3ae73d1693aa54af",
          "sha256": "34acc5a0a4ffae3af71ab34d22db155dc83d5490b2994e9feba5ebde5c787f7a",
          "sha1": "cf12629c9d494172a919b8152ecd3f2896222193",
          "md5": "7f5a50cc4928301afaf3b6853b6852dd"
        }
      ]
    },
    {
      "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": 4588162,
          "sha512": "4f75b8d31da18e836bc2ea3239e5ea146babdbb3384f5271be594c78a9a11fbd9809f44bff2399bbde21c2e930cdaa2ef0665694709bcbed3ae73d1693aa54af",
          "sha256": "34acc5a0a4ffae3af71ab34d22db155dc83d5490b2994e9feba5ebde5c787f7a",
          "sha1": "cf12629c9d494172a919b8152ecd3f2896222193",
          "md5": "7f5a50cc4928301afaf3b6853b6852dd"
        }
      ]
    },
    {
      "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": 567431,
          "sha512": "a9412a5117d2937e56c381c7776c15dc2313d8b36c625d68e582202cedfe1a7d759adad8ac88fe09efc35cf8d05450b9d979d696d16c9f5d8c4b1b7ec36e905f",
          "sha256": "2abff63e5cdd233098f0590ff59c71c414172740517d99c79f70741f2b1b8eef",
          "sha1": "86a1c6012027f26c76a31adde1b936fedd5550f6",
          "md5": "1a9347b9c27b990ce99e6f0e989d4bdd"
        }
      ]
    }
  ]
}
