{
  "formatVersion": "1.1",
  "component": {
    "url": "../../ktor-serialization/2.3.3/ktor-serialization-2.3.3.module",
    "group": "io.ktor",
    "module": "ktor-serialization",
    "version": "2.3.3",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.6.1"
    }
  },
  "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.3"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-websockets",
          "version": {
            "requires": "2.3.3"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.22"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-serialization-jvm-2.3.3.jar",
          "url": "ktor-serialization-jvm-2.3.3.jar",
          "size": 24737,
          "sha512": "5004a81a34cebd3c64cc826e92097d7fe4b17e9f6c1b9c27fa2007bc07ee4e3dea6f3ac10f4004eb2d78b4bb8c9330e8beeb346e5d9b760ccbc7e6ac8e254716",
          "sha256": "1979936233a23122e38a34351b395c686e06395cc402eb6fb969079dbae52782",
          "sha1": "7e0603838dcdf7085fa20d0757bce8bb27ca1034",
          "md5": "fd51c3d3c70c576bc6d028512eec2e9c"
        }
      ]
    },
    {
      "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.3"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-websockets",
          "version": {
            "requires": "2.3.3"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.22"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-serialization-jvm-2.3.3.jar",
          "url": "ktor-serialization-jvm-2.3.3.jar",
          "size": 24737,
          "sha512": "5004a81a34cebd3c64cc826e92097d7fe4b17e9f6c1b9c27fa2007bc07ee4e3dea6f3ac10f4004eb2d78b4bb8c9330e8beeb346e5d9b760ccbc7e6ac8e254716",
          "sha256": "1979936233a23122e38a34351b395c686e06395cc402eb6fb969079dbae52782",
          "sha1": "7e0603838dcdf7085fa20d0757bce8bb27ca1034",
          "md5": "fd51c3d3c70c576bc6d028512eec2e9c"
        }
      ]
    },
    {
      "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-serialization-jvm-2.3.3-sources.jar",
          "url": "ktor-serialization-jvm-2.3.3-sources.jar",
          "size": 3629,
          "sha512": "a1551eb7084f8cbd619f225eb0cc22a5c8b0ebc7ae2dec0deb3d236059ab869b88762fa3b743be755898c3b20d3a084537e0e37a9d54ae219f4d889049e48c6f",
          "sha256": "ecab047077ce96d38bce84a1377d50efb754e9f66b96962cfc1455ae713fc1c6",
          "sha1": "bb00b8ed4118e06a75537d140269cd1e63083b0c",
          "md5": "a9b00a02ffac3a04713f2b1e81ec2d8f"
        }
      ]
    }
  ]
}
