{
  "formatVersion": "1.1",
  "component": {
    "group": "io.ktor",
    "module": "ktor-http",
    "version": "2.1.2",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.4.2"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-utils",
          "version": {
            "requires": "2.1.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.21"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "atomicfu",
          "version": {
            "requires": "0.17.3"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-http-metadata-2.1.2-all.jar",
          "url": "ktor-http-2.1.2-all.jar",
          "size": 33682,
          "sha512": "42c67f5dba506cefc4939b2c4aaac243762a33c7fb9a4e02eabdc03eff20bea56b6d4e7c33f59ffddf74bdea8beabd64f4fb5fc13a4887d5ec5dc4477b494de9",
          "sha256": "37073739889131099a0ed3397f894c277deae60e07e9f83c017d9f293b1ff559",
          "sha1": "ef0b96cda503a4d79fb5ccba22072fbd5144a722",
          "md5": "d21084cc245d98afa9752c9532bddaa7"
        }
      ]
    },
    {
      "name": "commonMainMetadataElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-utils",
          "version": {
            "requires": "2.1.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.21"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-http-2.1.2.jar",
          "url": "ktor-http-2.1.2.jar",
          "size": 60053,
          "sha512": "5a716da18c7764f5e527f2d2b8a99d197da4fdec0fa61ef4d8319b57ae9a10835a5349849420c7aa99c9d8f8ee8eeb19aabc555939ff50a0e69086f6182bb6b0",
          "sha256": "a24a0fab10ec16e86bfd9f60d1db864e11212c11b8fd8d98dc2a8455e6a9e80b",
          "sha1": "047475bcef5de420fbfc8bb55d202ec679baca0b",
          "md5": "d22bce6772480ef0832c9118fdecf657"
        }
      ]
    },
    {
      "name": "iosArm32ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-iosarm32/2.1.2/ktor-http-iosarm32-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-iosarm32",
        "version": "2.1.2"
      }
    },
    {
      "name": "iosArm32MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-iosarm32/2.1.2/ktor-http-iosarm32-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-iosarm32",
        "version": "2.1.2"
      }
    },
    {
      "name": "iosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-iosarm64/2.1.2/ktor-http-iosarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-iosarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "iosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-iosarm64/2.1.2/ktor-http-iosarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-iosarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "iosSimulatorArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-iossimulatorarm64/2.1.2/ktor-http-iossimulatorarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-iossimulatorarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "iosSimulatorArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-iossimulatorarm64/2.1.2/ktor-http-iossimulatorarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-iossimulatorarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "iosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-iosx64/2.1.2/ktor-http-iosx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-iosx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "iosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-iosx64/2.1.2/ktor-http-iosx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-iosx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "jsLegacyApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.js.compiler": "legacy",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../ktor-http-js/2.1.2/ktor-http-js-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-js",
        "version": "2.1.2"
      }
    },
    {
      "name": "jsLegacyRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "legacy",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../ktor-http-js/2.1.2/ktor-http-js-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-js",
        "version": "2.1.2"
      }
    },
    {
      "name": "jsIrApiElements-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": "../../ktor-http-js/2.1.2/ktor-http-js-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-js",
        "version": "2.1.2"
      }
    },
    {
      "name": "jsIrRuntimeElements-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": "../../ktor-http-js/2.1.2/ktor-http-js-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-js",
        "version": "2.1.2"
      }
    },
    {
      "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": "../../ktor-http-jvm/2.1.2/ktor-http-jvm-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-jvm",
        "version": "2.1.2"
      }
    },
    {
      "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": "../../ktor-http-jvm/2.1.2/ktor-http-jvm-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-jvm",
        "version": "2.1.2"
      }
    },
    {
      "name": "linuxX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-linuxx64/2.1.2/ktor-http-linuxx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-linuxx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "macosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-macosarm64/2.1.2/ktor-http-macosarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-macosarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "macosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-macosarm64/2.1.2/ktor-http-macosarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-macosarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "macosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-macosx64/2.1.2/ktor-http-macosx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-macosx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "macosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-macosx64/2.1.2/ktor-http-macosx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-macosx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "mingwX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "mingw_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-mingwx64/2.1.2/ktor-http-mingwx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-mingwx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "tvosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-tvosarm64/2.1.2/ktor-http-tvosarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-tvosarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "tvosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-tvosarm64/2.1.2/ktor-http-tvosarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-tvosarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "tvosSimulatorArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-tvossimulatorarm64/2.1.2/ktor-http-tvossimulatorarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-tvossimulatorarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "tvosSimulatorArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-tvossimulatorarm64/2.1.2/ktor-http-tvossimulatorarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-tvossimulatorarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "tvosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-tvosx64/2.1.2/ktor-http-tvosx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-tvosx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "tvosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-tvosx64/2.1.2/ktor-http-tvosx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-tvosx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosArm32ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchosarm32/2.1.2/ktor-http-watchosarm32-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchosarm32",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosArm32MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchosarm32/2.1.2/ktor-http-watchosarm32-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchosarm32",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchosarm64/2.1.2/ktor-http-watchosarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchosarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchosarm64/2.1.2/ktor-http-watchosarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchosarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosSimulatorArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchossimulatorarm64/2.1.2/ktor-http-watchossimulatorarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchossimulatorarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosSimulatorArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchossimulatorarm64/2.1.2/ktor-http-watchossimulatorarm64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchossimulatorarm64",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchosx64/2.1.2/ktor-http-watchosx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchosx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchosx64/2.1.2/ktor-http-watchosx64-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchosx64",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosX86ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchosx86/2.1.2/ktor-http-watchosx86-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchosx86",
        "version": "2.1.2"
      }
    },
    {
      "name": "watchosX86MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-http-watchosx86/2.1.2/ktor-http-watchosx86-2.1.2.module",
        "group": "io.ktor",
        "module": "ktor-http-watchosx86",
        "version": "2.1.2"
      }
    }
  ]
}
