{
  "formatVersion": "1.1",
  "component": {
    "group": "ai.grazie.auth",
    "module": "auth-model",
    "version": "0.3.14",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.2.1"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "1.8.22"
          }
        },
        {
          "group": "ai.grazie.model",
          "module": "model-auth",
          "version": {
            "requires": "0.3.14"
          }
        },
        {
          "group": "ai.grazie.model",
          "module": "model-cloud",
          "version": {
            "requires": "0.3.14"
          }
        },
        {
          "group": "ai.grazie.model",
          "module": "model-gec",
          "version": {
            "requires": "0.3.14"
          }
        },
        {
          "group": "ai.grazie.model",
          "module": "model-license",
          "version": {
            "requires": "0.3.14"
          }
        },
        {
          "group": "ai.grazie.auth.product",
          "module": "auth-product-model",
          "version": {
            "requires": "0.3.14"
          }
        },
        {
          "group": "ai.grazie.user.cfg",
          "module": "user-cfg-model",
          "version": {
            "requires": "0.3.14"
          }
        },
        {
          "group": "ai.grazie.utils",
          "module": "utils-common",
          "version": {
            "requires": "0.3.14"
          }
        },
        {
          "group": "ai.grazie.utils",
          "module": "utils-json",
          "version": {
            "requires": "0.3.14"
          }
        },
        {
          "group": "ai.grazie.utils",
          "module": "utils-jwt",
          "version": {
            "requires": "0.3.14"
          }
        }
      ],
      "files": [
        {
          "name": "auth-model-metadata-0.3.14.jar",
          "url": "auth-model-0.3.14.jar",
          "size": 20565,
          "sha512": "b4058c53c6c0cc7e974af2306e638e69db60fb21ad579fff16dc529b935c32f96533640341ed5357728bf7583357ffe2cb92ca73aaa6193d0d2c991582fcbc6d",
          "sha256": "c90cd34c80374767bd4bef7e6ce85bdeef3f834f069c16d71cd9890b24b67818",
          "sha1": "a2046dd95d49c21c3e870389417282fbeebb6bfd",
          "md5": "cfea7d40850879ff9dbc8938cb67020e"
        }
      ]
    },
    {
      "name": "metadataSourcesElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "files": [
        {
          "name": "auth-model-kotlin-0.3.14-sources.jar",
          "url": "auth-model-0.3.14-sources.jar",
          "size": 15812,
          "sha512": "2f4589f76d4b8c402c268ae397b56179f01d8a514206ef770b41c79a203909488d8c82d32bb541881733d5a8904578973971890c794e8767cf92011c86b1da22",
          "sha256": "37419cc6f16f46a95223b368bfe86a972dbdf39ecf5542c0419838372fcac0a6",
          "sha1": "51b06c09e32858307cb8e48418305f247db58e91",
          "md5": "f5cce6ac4395d499da1eb75c6ea35e97"
        }
      ]
    },
    {
      "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": "../../auth-model-js/0.3.14/auth-model-js-0.3.14.module",
        "group": "ai.grazie.auth",
        "module": "auth-model-js",
        "version": "0.3.14"
      }
    },
    {
      "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": "../../auth-model-js/0.3.14/auth-model-js-0.3.14.module",
        "group": "ai.grazie.auth",
        "module": "auth-model-js",
        "version": "0.3.14"
      }
    },
    {
      "name": "jsSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../auth-model-js/0.3.14/auth-model-js-0.3.14.module",
        "group": "ai.grazie.auth",
        "module": "auth-model-js",
        "version": "0.3.14"
      }
    },
    {
      "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": "../../auth-model-jvm/0.3.14/auth-model-jvm-0.3.14.module",
        "group": "ai.grazie.auth",
        "module": "auth-model-jvm",
        "version": "0.3.14"
      }
    },
    {
      "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": "../../auth-model-jvm/0.3.14/auth-model-jvm-0.3.14.module",
        "group": "ai.grazie.auth",
        "module": "auth-model-jvm",
        "version": "0.3.14"
      }
    },
    {
      "name": "jvmSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../auth-model-jvm/0.3.14/auth-model-jvm-0.3.14.module",
        "group": "ai.grazie.auth",
        "module": "auth-model-jvm",
        "version": "0.3.14"
      }
    }
  ]
}
