{
  "formatVersion": "1.1",
  "component": {
    "group": "io.ktor",
    "module": "ktor-client-json",
    "version": "2.0.3",
    "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.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-core",
          "version": {
            "requires": "2.0.3"
          }
        },
        {
          "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-client-json-metadata-2.0.3-all.jar",
          "url": "ktor-client-json-2.0.3-all.jar",
          "size": 10636,
          "sha512": "b4bffaa143fa894d20d53bdee4cb92d89eecdb25ea94949872b67afc797cb63d4eea6adf00d6d26a3183d12472420fe91ce9aa9e43c6e7de7c849388d759be68",
          "sha256": "a0cd7bc6ecbb1456c6b2132359b5fd1f78f7c8d372d1caff9838807fc2248ef3",
          "sha1": "c2519ea17bf6cae5207f2e17ff2bb8f6d79298de",
          "md5": "fe12280406e11153e9bed71cc76322a1"
        }
      ]
    },
    {
      "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.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-core",
          "version": {
            "requires": "2.0.3"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.21"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-client-json-2.0.3.jar",
          "url": "ktor-client-json-2.0.3.jar",
          "size": 3557,
          "sha512": "50a93535bea72f7a27d3a2c76c9a9453e60947a3f28775cac182fe04e7040a7260b3672fdb1fec0c0832036d1bff7e0e227c33ea3d7927db4d6a6780a77f7009",
          "sha256": "c8bf6d873da1085b75f953f6d244e077e36155db53bc0c4347f2244f21f31976",
          "sha1": "b21e6baec694cb03a452bb88a3ee74ca33ce7392",
          "md5": "e464db7750f7eb1804e2c1a19347263f"
        }
      ]
    },
    {
      "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-client-json-iosarm32/2.0.3/ktor-client-json-iosarm32-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-iosarm32",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-iosarm32/2.0.3/ktor-client-json-iosarm32-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-iosarm32",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-iosarm64/2.0.3/ktor-client-json-iosarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-iosarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-iosarm64/2.0.3/ktor-client-json-iosarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-iosarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-iossimulatorarm64/2.0.3/ktor-client-json-iossimulatorarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-iossimulatorarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-iossimulatorarm64/2.0.3/ktor-client-json-iossimulatorarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-iossimulatorarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-iosx64/2.0.3/ktor-client-json-iosx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-iosx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-iosx64/2.0.3/ktor-client-json-iosx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-iosx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-js/2.0.3/ktor-client-json-js-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-js",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-js/2.0.3/ktor-client-json-js-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-js",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-js/2.0.3/ktor-client-json-js-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-js",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-js/2.0.3/ktor-client-json-js-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-js",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-jvm/2.0.3/ktor-client-json-jvm-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-jvm",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-jvm/2.0.3/ktor-client-json-jvm-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-jvm",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-linuxx64/2.0.3/ktor-client-json-linuxx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-linuxx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-macosarm64/2.0.3/ktor-client-json-macosarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-macosarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-macosarm64/2.0.3/ktor-client-json-macosarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-macosarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-macosx64/2.0.3/ktor-client-json-macosx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-macosx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-macosx64/2.0.3/ktor-client-json-macosx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-macosx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-mingwx64/2.0.3/ktor-client-json-mingwx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-mingwx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-tvosarm64/2.0.3/ktor-client-json-tvosarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-tvosarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-tvosarm64/2.0.3/ktor-client-json-tvosarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-tvosarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-tvossimulatorarm64/2.0.3/ktor-client-json-tvossimulatorarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-tvossimulatorarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-tvossimulatorarm64/2.0.3/ktor-client-json-tvossimulatorarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-tvossimulatorarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-tvosx64/2.0.3/ktor-client-json-tvosx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-tvosx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-tvosx64/2.0.3/ktor-client-json-tvosx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-tvosx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchosarm32/2.0.3/ktor-client-json-watchosarm32-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchosarm32",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchosarm32/2.0.3/ktor-client-json-watchosarm32-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchosarm32",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchosarm64/2.0.3/ktor-client-json-watchosarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchosarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchosarm64/2.0.3/ktor-client-json-watchosarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchosarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchossimulatorarm64/2.0.3/ktor-client-json-watchossimulatorarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchossimulatorarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchossimulatorarm64/2.0.3/ktor-client-json-watchossimulatorarm64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchossimulatorarm64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchosx64/2.0.3/ktor-client-json-watchosx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchosx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchosx64/2.0.3/ktor-client-json-watchosx64-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchosx64",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchosx86/2.0.3/ktor-client-json-watchosx86-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchosx86",
        "version": "2.0.3"
      }
    },
    {
      "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-client-json-watchosx86/2.0.3/ktor-client-json-watchosx86-2.0.3.module",
        "group": "io.ktor",
        "module": "ktor-client-json-watchosx86",
        "version": "2.0.3"
      }
    }
  ]
}
