{
  "formatVersion": "1.1",
  "component": {
    "group": "net.sergeych",
    "module": "uass_api_library",
    "version": "1.0.8-SNAPSHOT",
    "attributes": {
      "org.gradle.status": "integration"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.1"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-datetime",
          "version": {
            "requires": "0.3.1"
          }
        },
        {
          "group": "com.ionspin.kotlin",
          "module": "bignum",
          "version": {
            "requires": "0.3.4"
          }
        },
        {
          "group": "net.sergeych",
          "module": "boss-serialization-mp",
          "version": {
            "requires": "0.1.2-SNAPSHOT"
          }
        },
        {
          "group": "net.sergeych",
          "module": "unikrypto",
          "version": {
            "requires": "1.1.0-SNAPSHOT"
          }
        },
        {
          "group": "net.sergeych",
          "module": "mp_stools",
          "version": {
            "requires": "1.1.1-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.10"
          }
        }
      ],
      "files": [
        {
          "name": "uass_api_library-metadata-1.0.8-SNAPSHOT-all.jar",
          "url": "uass_api_library-1.0.8-SNAPSHOT-all.jar",
          "size": 30029,
          "sha512": "83cee75b6b0b24d35c5e0e5d4f0b60f92d002885553dfc967c1e3e97ba1fbff142b1f4939ca013e527907fec7c38774f306aa0445054bd4958298bffbf5a355e",
          "sha256": "ce194f62089db5eb0f69d44fec9292ad2a10506c97b77170267bc7229bde5f57",
          "sha1": "0e2f067b50d875c31c483786c3797425b1e5d1a3",
          "md5": "a1eafbe842f01c315c2e2d71961f77ad"
        }
      ]
    },
    {
      "name": "commonMainMetadataElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-datetime",
          "version": {
            "requires": "0.3.1"
          }
        },
        {
          "group": "com.ionspin.kotlin",
          "module": "bignum",
          "version": {
            "requires": "0.3.4"
          }
        },
        {
          "group": "net.sergeych",
          "module": "boss-serialization-mp",
          "version": {
            "requires": "0.1.2-SNAPSHOT"
          }
        },
        {
          "group": "net.sergeych",
          "module": "unikrypto",
          "version": {
            "requires": "1.1.0-SNAPSHOT"
          }
        },
        {
          "group": "net.sergeych",
          "module": "mp_stools",
          "version": {
            "requires": "1.1.1-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.10"
          }
        }
      ],
      "files": [
        {
          "name": "uass_api_library-1.0.8-SNAPSHOT.jar",
          "url": "uass_api_library-1.0.8-SNAPSHOT.jar",
          "size": 81469,
          "sha512": "b34385f180d492ebc7759393f68d5cccf3a797fcf61b6ff10ce5e1ecb2fc1831cfd13d1216d543bbf070a63b58850cdb8e31463a9f331bec9179f2322ae0fc4d",
          "sha256": "119e2f0a8f91f96767983e16ed235528cb97669a42cf681deac926d08756b1b2",
          "sha1": "b0cc3c3205d18e4c0d35caff421e1136da5d3512",
          "md5": "daf4e8a60df2d30ee46f801bbd6a798c"
        }
      ]
    },
    {
      "name": "jsApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../uass_api_library-js/1.0.8-SNAPSHOT/uass_api_library-js-1.0.8-SNAPSHOT.module",
        "group": "net.sergeych",
        "module": "uass_api_library-js",
        "version": "1.0.8-SNAPSHOT"
      }
    },
    {
      "name": "jsRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../uass_api_library-js/1.0.8-SNAPSHOT/uass_api_library-js-1.0.8-SNAPSHOT.module",
        "group": "net.sergeych",
        "module": "uass_api_library-js",
        "version": "1.0.8-SNAPSHOT"
      }
    },
    {
      "name": "jvmApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../uass_api_library-jvm/1.0.8-SNAPSHOT/uass_api_library-jvm-1.0.8-SNAPSHOT.module",
        "group": "net.sergeych",
        "module": "uass_api_library-jvm",
        "version": "1.0.8-SNAPSHOT"
      }
    },
    {
      "name": "jvmRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../uass_api_library-jvm/1.0.8-SNAPSHOT/uass_api_library-jvm-1.0.8-SNAPSHOT.module",
        "group": "net.sergeych",
        "module": "uass_api_library-jvm",
        "version": "1.0.8-SNAPSHOT"
      }
    }
  ]
}
