{
  "formatVersion": "1.1",
  "component": {
    "group": "com.apollographql.apollo",
    "module": "apollo-runtime",
    "version": "5.1.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "9.4.0"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.dokka.classpath": "poison",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.1.0"
          }
        },
        {
          "group": "com.apollographql.apollo",
          "module": "apollo-api",
          "version": {
            "requires": "5.1.0"
          }
        },
        {
          "group": "com.apollographql.apollo",
          "module": "apollo-mpp-utils",
          "version": {
            "requires": "5.1.0"
          }
        },
        {
          "group": "com.squareup.okio",
          "module": "okio",
          "version": {
            "requires": "3.16.2"
          }
        },
        {
          "group": "com.benasher44",
          "module": "uuid",
          "version": {
            "requires": "0.8.4"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "atomicfu",
          "version": {
            "requires": "0.28.0"
          }
        },
        {
          "group": "com.squareup.okhttp3",
          "module": "okhttp",
          "version": {
            "requires": "5.3.0"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-curl",
          "version": {
            "requires": "3.2.3"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-websockets",
          "version": {
            "requires": "3.2.3"
          }
        }
      ],
      "files": [
        {
          "name": "apollo-runtime-metadata-5.1.0.jar",
          "url": "apollo-runtime-5.1.0.jar",
          "size": 57448,
          "sha512": "47543836f8fa28f30a1cb1456be8f81e3757788987524a85aae3fa4f29d9efbd525748fddd189a06be5cf28d66bd1c65ca838d175bdff70659422daed3ce1fbd",
          "sha256": "880befbcf701902463319e18fa01ae6f5df424e8590f82ff735538ce502e49c6",
          "sha1": "581fe57e5d718925ca896ec52f9dcac0a763553d",
          "md5": "7c86d935334632db875e4946bdb3ffd6"
        }
      ]
    },
    {
      "name": "metadataSourcesElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.dokka.classpath": "poison",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "files": [
        {
          "name": "apollo-runtime-kotlin-5.1.0-sources.jar",
          "url": "apollo-runtime-5.1.0-sources.jar",
          "size": 101728,
          "sha512": "3f7e9746766479e5dd6c8915d5c2d0da18d870a406b8558a741f6325269047d0c26ab0709ccf24131230294bd8ceb1414dff7276779e00e49e04c88c1a682dc5",
          "sha256": "301362a1fcc49bdca7666fbc1ed22b198ad70a1f91b715033c212caccfe81270",
          "sha1": "b09c7edcb40c79f290afbdf8717a00401fb95421",
          "md5": "66303c4d9b9ab69ef95a411fc720b101"
        }
      ]
    },
    {
      "name": "releaseApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../apollo-runtime-android/5.1.0/apollo-runtime-android-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-android",
        "version": "5.1.0"
      }
    },
    {
      "name": "releaseRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../apollo-runtime-android/5.1.0/apollo-runtime-android-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-android",
        "version": "5.1.0"
      }
    },
    {
      "name": "releaseSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "android",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../apollo-runtime-android/5.1.0/apollo-runtime-android-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-android",
        "version": "5.1.0"
      }
    },
    {
      "name": "iosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-iosarm64/5.1.0/apollo-runtime-iosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-iosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "iosArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-iosarm64/5.1.0/apollo-runtime-iosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-iosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "iosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-iosarm64/5.1.0/apollo-runtime-iosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-iosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "iosSimulatorArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-iossimulatorarm64/5.1.0/apollo-runtime-iossimulatorarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-iossimulatorarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "iosSimulatorArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-iossimulatorarm64/5.1.0/apollo-runtime-iossimulatorarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-iossimulatorarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "iosSimulatorArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-iossimulatorarm64/5.1.0/apollo-runtime-iossimulatorarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-iossimulatorarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "iosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-iosx64/5.1.0/apollo-runtime-iosx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-iosx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "iosX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-iosx64/5.1.0/apollo-runtime-iosx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-iosx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "iosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-iosx64/5.1.0/apollo-runtime-iosx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-iosx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "jsApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../apollo-runtime-js/5.1.0/apollo-runtime-js-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-js",
        "version": "5.1.0"
      }
    },
    {
      "name": "jsRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../apollo-runtime-js/5.1.0/apollo-runtime-js-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-js",
        "version": "5.1.0"
      }
    },
    {
      "name": "jsSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../apollo-runtime-js/5.1.0/apollo-runtime-js-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-js",
        "version": "5.1.0"
      }
    },
    {
      "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"
      },
      "available-at": {
        "url": "../../apollo-runtime-jvm/5.1.0/apollo-runtime-jvm-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-jvm",
        "version": "5.1.0"
      }
    },
    {
      "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"
      },
      "available-at": {
        "url": "../../apollo-runtime-jvm/5.1.0/apollo-runtime-jvm-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-jvm",
        "version": "5.1.0"
      }
    },
    {
      "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"
      },
      "available-at": {
        "url": "../../apollo-runtime-jvm/5.1.0/apollo-runtime-jvm-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-jvm",
        "version": "5.1.0"
      }
    },
    {
      "name": "linuxArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-linuxarm64/5.1.0/apollo-runtime-linuxarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-linuxarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "linuxArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "linux_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-linuxarm64/5.1.0/apollo-runtime-linuxarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-linuxarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "linuxX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-linuxx64/5.1.0/apollo-runtime-linuxx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-linuxx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "linuxX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "linux_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-linuxx64/5.1.0/apollo-runtime-linuxx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-linuxx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "macosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-macosarm64/5.1.0/apollo-runtime-macosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-macosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "macosArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-macosarm64/5.1.0/apollo-runtime-macosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-macosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "macosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-macosarm64/5.1.0/apollo-runtime-macosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-macosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "macosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-macosx64/5.1.0/apollo-runtime-macosx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-macosx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "macosX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-macosx64/5.1.0/apollo-runtime-macosx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-macosx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "macosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-macosx64/5.1.0/apollo-runtime-macosx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-macosx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "tvosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-tvosarm64/5.1.0/apollo-runtime-tvosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-tvosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "tvosArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-tvosarm64/5.1.0/apollo-runtime-tvosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-tvosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "tvosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-tvosarm64/5.1.0/apollo-runtime-tvosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-tvosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "tvosSimulatorArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-tvossimulatorarm64/5.1.0/apollo-runtime-tvossimulatorarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-tvossimulatorarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "tvosSimulatorArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-tvossimulatorarm64/5.1.0/apollo-runtime-tvossimulatorarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-tvossimulatorarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "tvosSimulatorArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-tvossimulatorarm64/5.1.0/apollo-runtime-tvossimulatorarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-tvossimulatorarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "tvosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-tvosx64/5.1.0/apollo-runtime-tvosx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-tvosx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "tvosX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-tvosx64/5.1.0/apollo-runtime-tvosx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-tvosx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "tvosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-tvosx64/5.1.0/apollo-runtime-tvosx64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-tvosx64",
        "version": "5.1.0"
      }
    },
    {
      "name": "wasmJsApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../apollo-runtime-wasm-js/5.1.0/apollo-runtime-wasm-js-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-wasm-js",
        "version": "5.1.0"
      }
    },
    {
      "name": "wasmJsRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../apollo-runtime-wasm-js/5.1.0/apollo-runtime-wasm-js-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-wasm-js",
        "version": "5.1.0"
      }
    },
    {
      "name": "wasmJsSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../apollo-runtime-wasm-js/5.1.0/apollo-runtime-wasm-js-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-wasm-js",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosArm32ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchosarm32/5.1.0/apollo-runtime-watchosarm32-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchosarm32",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosArm32SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchosarm32/5.1.0/apollo-runtime-watchosarm32-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchosarm32",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosArm32MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchosarm32/5.1.0/apollo-runtime-watchosarm32-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchosarm32",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchosarm64/5.1.0/apollo-runtime-watchosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchosarm64/5.1.0/apollo-runtime-watchosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchosarm64/5.1.0/apollo-runtime-watchosarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchosarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosDeviceArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_device_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchosdevicearm64/5.1.0/apollo-runtime-watchosdevicearm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchosdevicearm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosDeviceArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "watchos_device_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchosdevicearm64/5.1.0/apollo-runtime-watchosdevicearm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchosdevicearm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosDeviceArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_device_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchosdevicearm64/5.1.0/apollo-runtime-watchosdevicearm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchosdevicearm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosSimulatorArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchossimulatorarm64/5.1.0/apollo-runtime-watchossimulatorarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchossimulatorarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosSimulatorArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchossimulatorarm64/5.1.0/apollo-runtime-watchossimulatorarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchossimulatorarm64",
        "version": "5.1.0"
      }
    },
    {
      "name": "watchosSimulatorArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../apollo-runtime-watchossimulatorarm64/5.1.0/apollo-runtime-watchossimulatorarm64-5.1.0.module",
        "group": "com.apollographql.apollo",
        "module": "apollo-runtime-watchossimulatorarm64",
        "version": "5.1.0"
      }
    }
  ]
}
