{
  "formatVersion": "1.1",
  "component": {
    "group": "ai.koog",
    "module": "prompt-executor-anthropic-client",
    "version": "0.8.0-develop-20260430-0238",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.14.3"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "ai.koog",
          "module": "agents-tools",
          "version": {
            "requires": "0.8.0-develop-20260430-0238"
          }
        },
        {
          "group": "ai.koog",
          "module": "http-client-core",
          "version": {
            "requires": "0.8.0-develop-20260430-0238"
          }
        },
        {
          "group": "ai.koog",
          "module": "utils",
          "version": {
            "requires": "0.8.0-develop-20260430-0238"
          }
        },
        {
          "group": "ai.koog",
          "module": "prompt-executor-clients",
          "version": {
            "requires": "0.8.0-develop-20260430-0238"
          }
        },
        {
          "group": "ai.koog",
          "module": "prompt-llm",
          "version": {
            "requires": "0.8.0-develop-20260430-0238"
          }
        },
        {
          "group": "ai.koog",
          "module": "prompt-model",
          "version": {
            "requires": "0.8.0-develop-20260430-0238"
          }
        },
        {
          "group": "ai.koog",
          "module": "http-client-ktor",
          "version": {
            "requires": "0.8.0-develop-20260430-0238"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-content-negotiation",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-serialization-kotlinx-json",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.3.10"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-bom",
          "version": {
            "requires": "2.3.10"
          },
          "attributes": {
            "org.gradle.category": "platform"
          }
        },
        {
          "group": "io.github.oshai",
          "module": "kotlin-logging",
          "version": {
            "requires": "7.0.7"
          }
        }
      ],
      "files": [
        {
          "name": "prompt-executor-anthropic-client-metadata-0.8.0-develop-20260430-0238.jar",
          "url": "prompt-executor-anthropic-client-0.8.0-develop-20260430-0238.jar",
          "size": 15670,
          "sha512": "15bd4402139b529503e9c8ace3580570be5bbdb219b4d3a87a7a1e2328d22315eab9edd5185be310321f9242d9f2a0e2049e89466923ea42b688a2c829c7ce1e",
          "sha256": "8b98d7590f31301de108dad860d6dfa3b44d6a934a481786872e17cadefb8d7f",
          "sha1": "a08f0b28ac7d49bcd22b5a04daa23ba022592636",
          "md5": "0c291b4552bdfb85ed7140740f5e465a"
        }
      ]
    },
    {
      "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.kotlin.platform.type": "common"
      },
      "files": [
        {
          "name": "prompt-executor-anthropic-client-kotlin-0.8.0-develop-20260430-0238-sources.jar",
          "url": "prompt-executor-anthropic-client-0.8.0-develop-20260430-0238-sources.jar",
          "size": 25037,
          "sha512": "97c6e3fd3552ac5bace9301c11af4682d35a6c6b2095fd1b601705877a46662af1d204f9b6b903b87fb5cf4e8d743a2b203062c00e86a2c8896d1a25ca8a8793",
          "sha256": "e1810906f4bf669567c731a9a0c6e650a3dcc815725ea3bc6b8bd888f34c966e",
          "sha1": "35f02ecac1db5f9d48ca4e53433c6ae64887e3f1",
          "md5": "7dbeb7477d5cf7f7f024f143239ad6cb"
        }
      ]
    },
    {
      "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": "../../prompt-executor-anthropic-client-iosarm64/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-iosarm64-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosarm64",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-iosarm64/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-iosarm64-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosarm64",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-iosarm64/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-iosarm64-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosarm64",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-iossimulatorarm64/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-iossimulatorarm64-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iossimulatorarm64",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-iossimulatorarm64/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-iossimulatorarm64-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iossimulatorarm64",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-iossimulatorarm64/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-iossimulatorarm64-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iossimulatorarm64",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-iosx64/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-iosx64-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosx64",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-iosx64/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-iosx64-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosx64",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-iosx64/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-iosx64-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosx64",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-js/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-js-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-js",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-js/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-js-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-js",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-js/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-js-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-js",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-jvm/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-jvm-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-jvm",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-jvm/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-jvm-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-jvm",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-jvm/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-jvm-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-jvm",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-wasm-js/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-wasm-js-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-wasm-js",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-wasm-js/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-wasm-js-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-wasm-js",
        "version": "0.8.0-develop-20260430-0238"
      }
    },
    {
      "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": "../../prompt-executor-anthropic-client-wasm-js/0.8.0-develop-20260430-0238/prompt-executor-anthropic-client-wasm-js-0.8.0-develop-20260430-0238.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-wasm-js",
        "version": "0.8.0-develop-20260430-0238"
      }
    }
  ]
}
