{
  "formatVersion": "1.1",
  "component": {
    "group": "org.incendo",
    "module": "cloud-kotlin-coroutines-annotations",
    "version": "2.1.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "9.6.1"
    }
  },
  "variants": [
    {
      "name": "apiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.jvm.version": 8,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "2.0.20"
          }
        },
        {
          "group": "org.incendo",
          "module": "cloud-bom",
          "version": {
            "requires": "2.1.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.incendo",
          "module": "cloud-core",
          "version": {
            "requires": "2.1.0"
          }
        },
        {
          "group": "org.incendo",
          "module": "cloud-annotations",
          "version": {
            "requires": "2.1.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect"
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.8.1"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.8.1"
          }
        },
        {
          "group": "org.immutables",
          "module": "value-annotations",
          "version": {
            "requires": "2.12.2"
          }
        },
        {
          "group": "org.immutables",
          "module": "annotate",
          "version": {
            "requires": "2.12.2"
          }
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "2.0.20"
          }
        }
      ],
      "files": [
        {
          "name": "cloud-kotlin-coroutines-annotations-2.1.0.jar",
          "url": "cloud-kotlin-coroutines-annotations-2.1.0.jar",
          "size": 28763,
          "sha512": "7d605c025920dc8fb92c7f09dbc07519587dfc3f7131e8bf02f4ccec9d17e304d2a4920c37a7829e17ae981450679c7ff0819f11e7d0f71e68ab410442cf444d",
          "sha256": "8551d4f290a6bb53249b9a22bae451a947377f0093800748c2b9f6117a07bfd0",
          "sha1": "f642fc05505c17bf1ed9f111bafdebdfb6e8b6bf",
          "md5": "aeeb40c910ef0b30b2d78e5f41b4b065"
        }
      ]
    },
    {
      "name": "runtimeElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.jvm.version": 8,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "2.0.20"
          }
        },
        {
          "group": "org.incendo",
          "module": "cloud-bom",
          "version": {
            "requires": "2.1.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.incendo",
          "module": "cloud-core",
          "version": {
            "requires": "2.1.0"
          }
        },
        {
          "group": "org.incendo",
          "module": "cloud-annotations",
          "version": {
            "requires": "2.1.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect"
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.8.1"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.8.1"
          }
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "2.0.20"
          }
        }
      ],
      "files": [
        {
          "name": "cloud-kotlin-coroutines-annotations-2.1.0.jar",
          "url": "cloud-kotlin-coroutines-annotations-2.1.0.jar",
          "size": 28763,
          "sha512": "7d605c025920dc8fb92c7f09dbc07519587dfc3f7131e8bf02f4ccec9d17e304d2a4920c37a7829e17ae981450679c7ff0819f11e7d0f71e68ab410442cf444d",
          "sha256": "8551d4f290a6bb53249b9a22bae451a947377f0093800748c2b9f6117a07bfd0",
          "sha1": "f642fc05505c17bf1ed9f111bafdebdfb6e8b6bf",
          "md5": "aeeb40c910ef0b30b2d78e5f41b4b065"
        }
      ]
    },
    {
      "name": "javadocElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "javadoc",
        "org.gradle.usage": "java-runtime"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "2.0.20"
          }
        },
        {
          "group": "org.incendo",
          "module": "cloud-bom",
          "version": {
            "requires": "2.1.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.incendo",
          "module": "cloud-core",
          "version": {
            "requires": "2.1.0"
          }
        },
        {
          "group": "org.incendo",
          "module": "cloud-annotations",
          "version": {
            "requires": "2.1.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect"
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.8.1"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.8.1"
          }
        },
        {
          "group": "org.immutables",
          "module": "value-annotations",
          "version": {
            "requires": "2.12.2"
          }
        },
        {
          "group": "org.immutables",
          "module": "annotate",
          "version": {
            "requires": "2.12.2"
          }
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "2.0.20"
          }
        }
      ],
      "files": [
        {
          "name": "cloud-kotlin-coroutines-annotations-2.1.0-javadoc.jar",
          "url": "cloud-kotlin-coroutines-annotations-2.1.0-javadoc.jar",
          "size": 500853,
          "sha512": "870c3b7c2878f8d6c97a52cf7f27d2ca13c27ddd7c6ff2fe29e1567bd5b2d36fd1254228481c8e9d851a7b40ddf7f79e07825e2be8e14043f1f11de642f01671",
          "sha256": "ef97ff3df9cd02ee753a45f5e7be5f2cf8b4f5c8db10db8e10e7250cd1fbd8a3",
          "sha1": "c8ecfdbcbc0942f5bcc8cb0731c9eb93ca8b6954",
          "md5": "a394dccd0d83c2f04be6e6fcecf2133f"
        }
      ]
    },
    {
      "name": "sourcesElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "cloud-kotlin-coroutines-annotations-2.1.0-sources.jar",
          "url": "cloud-kotlin-coroutines-annotations-2.1.0-sources.jar",
          "size": 4468,
          "sha512": "04e986c0d960677f80f590e524517116004221ec1dca0ac0ca0894a5ab75748ce44b7301d28a124179a5f9ae2d9d0dea885e5ff5a3c920e65fa1353b41a43c0c",
          "sha256": "17708d6565d9f6417709add1165d82841f2caf0771488b64c966d279a8107e2c",
          "sha1": "435812141ecc507edefc94252a76a8a73df7480c",
          "md5": "b20201cbe1260f347b5ed9ad1ef7204c"
        },
        {
          "name": "cloud-kotlin-coroutines-annotations-2.1.0-sources.jar",
          "url": "cloud-kotlin-coroutines-annotations-2.1.0-sources.jar",
          "size": 4468,
          "sha512": "04e986c0d960677f80f590e524517116004221ec1dca0ac0ca0894a5ab75748ce44b7301d28a124179a5f9ae2d9d0dea885e5ff5a3c920e65fa1353b41a43c0c",
          "sha256": "17708d6565d9f6417709add1165d82841f2caf0771488b64c966d279a8107e2c",
          "sha1": "435812141ecc507edefc94252a76a8a73df7480c",
          "md5": "b20201cbe1260f347b5ed9ad1ef7204c"
        }
      ]
    }
  ]
}
