{
  "formatVersion": "1.1",
  "component": {
    "url": "../../ktor-websockets/3.0.0-rc-1/ktor-websockets-3.0.0-rc-1.module",
    "group": "io.ktor",
    "module": "ktor-websockets",
    "version": "3.0.0-rc-1",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.10"
    }
  },
  "variants": [
    {
      "name": "jvmApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk7",
          "version": {
            "requires": "2.0.20"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "2.0.20"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.8.1"
          },
          "excludes": [
            {
              "group": "*",
              "module": "kotlin-stdlib-jvm"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib-jdk8"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib-jdk7"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib"
            }
          ]
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "2.0.16"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.8.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "3.0.0-rc-1"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.20"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-websockets-jvm-3.0.0-rc-1.jar",
          "url": "ktor-websockets-jvm-3.0.0-rc-1.jar",
          "size": 166373,
          "sha512": "4ad1d0b4b0e04bee4f4f2785b4ebd7d91a2e2bc61a30782cbd0811a9bf9d075d26bf6b50f2e41b006dd94f4a49a9afe9205598b6c0136baa85e0d2b140c5790b",
          "sha256": "c15ce7cb114d9428b5db0036f51e93e163616d3483d70b78c927f0c982cb046d",
          "sha1": "98404d98bd6a364ac175d33fb1507eac869fef75",
          "md5": "4c06769830f96025c767d204d0b232de"
        }
      ]
    },
    {
      "name": "jvmRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk7",
          "version": {
            "requires": "2.0.20"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "2.0.20"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.8.1"
          },
          "excludes": [
            {
              "group": "*",
              "module": "kotlin-stdlib-jvm"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib-jdk8"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib-jdk7"
            },
            {
              "group": "*",
              "module": "kotlin-stdlib"
            }
          ]
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "2.0.16"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.8.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "3.0.0-rc-1"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.20"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-websockets-jvm-3.0.0-rc-1.jar",
          "url": "ktor-websockets-jvm-3.0.0-rc-1.jar",
          "size": 166373,
          "sha512": "4ad1d0b4b0e04bee4f4f2785b4ebd7d91a2e2bc61a30782cbd0811a9bf9d075d26bf6b50f2e41b006dd94f4a49a9afe9205598b6c0136baa85e0d2b140c5790b",
          "sha256": "c15ce7cb114d9428b5db0036f51e93e163616d3483d70b78c927f0c982cb046d",
          "sha1": "98404d98bd6a364ac175d33fb1507eac869fef75",
          "md5": "4c06769830f96025c767d204d0b232de"
        }
      ]
    },
    {
      "name": "jvmSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "files": [
        {
          "name": "ktor-websockets-jvm-3.0.0-rc-1-sources.jar",
          "url": "ktor-websockets-jvm-3.0.0-rc-1-sources.jar",
          "size": 33107,
          "sha512": "f8df102b64d83458ee378b33003bed4b7b403ad7d5662fbbc6798b7957e3096adbcc62f9f90c1a66da1dfa44bb59df2b57b2c2734b5df7504ab6eadd0e303ace",
          "sha256": "68dc4c61e0bf4249c3c5a72f6f24a8a6b31cb7486a4978d33fd209a34e4f69e2",
          "sha1": "8f1eecf8c4c5e1a2133870e973e64fc07af0b23d",
          "md5": "c992bc16e4bde67411abd3d6af05bd77"
        }
      ]
    }
  ]
}
