{
  "formatVersion": "1.1",
  "component": {
    "url": "../../ktor-websocket-serialization/2.3.11/ktor-websocket-serialization-2.3.11.module",
    "group": "io.ktor",
    "module": "ktor-websocket-serialization",
    "version": "2.3.11",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.7"
    }
  },
  "variants": [
    {
      "name": "jvmApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "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": "1.8.22"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "1.8.22"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.7.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": "1.7.36"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.7.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "2.3.11"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-serialization",
          "version": {
            "requires": "2.3.11"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.22"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-websocket-serialization-jvm-2.3.11.jar",
          "url": "ktor-websocket-serialization-jvm-2.3.11.jar",
          "size": 6907,
          "sha512": "c14467305b2101f9010781caf64464930cd1a6d70938a1db7d240fd5df246814ae445d5980fc4f2f53a64feaad263cae7e865bbeea92bdf13ee6c6154dc42b8e",
          "sha256": "f24f044c786ee400e124007518d40761cc6d63b630a95b78afe79aa275ff2b3a",
          "sha1": "195426b52d1647738a12022d1e0728326940a358",
          "md5": "51c9ba205c70dd2be54408ceec1bc9ce"
        }
      ]
    },
    {
      "name": "jvmRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "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": "1.8.22"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "1.8.22"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.7.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": "1.7.36"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.7.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "2.3.11"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-serialization",
          "version": {
            "requires": "2.3.11"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.22"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-websocket-serialization-jvm-2.3.11.jar",
          "url": "ktor-websocket-serialization-jvm-2.3.11.jar",
          "size": 6907,
          "sha512": "c14467305b2101f9010781caf64464930cd1a6d70938a1db7d240fd5df246814ae445d5980fc4f2f53a64feaad263cae7e865bbeea92bdf13ee6c6154dc42b8e",
          "sha256": "f24f044c786ee400e124007518d40761cc6d63b630a95b78afe79aa275ff2b3a",
          "sha1": "195426b52d1647738a12022d1e0728326940a358",
          "md5": "51c9ba205c70dd2be54408ceec1bc9ce"
        }
      ]
    },
    {
      "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"
      },
      "files": [
        {
          "name": "ktor-websocket-serialization-jvm-2.3.11-sources.jar",
          "url": "ktor-websocket-serialization-jvm-2.3.11-sources.jar",
          "size": 2273,
          "sha512": "f9e832c06ecf7c543ef6fc5351dfc1cc72ab5fb4289de8120697333c10d4e96ae3efb7cea9db0ff6c473a388acd939b3ef1e111a5c4b4d8d2c5306000cad388e",
          "sha256": "b135316b2dcea4bbf2e4986a0513ee3c838a30d77b06d6b4043e404dd4261045",
          "sha1": "cbef7bd8f02f3ab747e6cb3904e33a42ed743b36",
          "md5": "d63058a06a025861945b82097aa19df7"
        }
      ]
    }
  ]
}
