{
  "formatVersion": "1.1",
  "component": {
    "group": "ai.koog",
    "module": "prompt-executor-anthropic-client",
    "version": "0.8.0-develop-20260515-0203",
    "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-20260515-0203"
          }
        },
        {
          "group": "ai.koog",
          "module": "http-client-core",
          "version": {
            "requires": "0.8.0-develop-20260515-0203"
          }
        },
        {
          "group": "ai.koog",
          "module": "utils",
          "version": {
            "requires": "0.8.0-develop-20260515-0203"
          }
        },
        {
          "group": "ai.koog",
          "module": "prompt-executor-clients",
          "version": {
            "requires": "0.8.0-develop-20260515-0203"
          }
        },
        {
          "group": "ai.koog",
          "module": "prompt-llm",
          "version": {
            "requires": "0.8.0-develop-20260515-0203"
          }
        },
        {
          "group": "ai.koog",
          "module": "prompt-model",
          "version": {
            "requires": "0.8.0-develop-20260515-0203"
          }
        },
        {
          "group": "ai.koog",
          "module": "http-client-ktor",
          "version": {
            "requires": "0.8.0-develop-20260515-0203"
          }
        },
        {
          "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-20260515-0203.jar",
          "url": "prompt-executor-anthropic-client-0.8.0-develop-20260515-0203.jar",
          "size": 15677,
          "sha512": "acb9aa98ec7da6ee7b2854de3e871386d156367105c4c4d3b5ce966441a80bcb3d8172270446fcdd43e72d5ca27d329fa6e97f7b9fcf6cfd982e4d105343bbc5",
          "sha256": "4c42771b84422afb7b06176446b5d14ff4e1f35b6e997268b3541940a6d9aa6d",
          "sha1": "9895881d34fd17adad5c337a40e472fc978ad0dc",
          "md5": "e0f0b088ede0d86cea84c077fe043ad2"
        }
      ]
    },
    {
      "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-20260515-0203-sources.jar",
          "url": "prompt-executor-anthropic-client-0.8.0-develop-20260515-0203-sources.jar",
          "size": 25049,
          "sha512": "d1407a61c413009964d7239b4701addcb486e544d82d2759e9d1bf36b7f38cfb31e89b53cf9cb4f121df48014a2efbd5d11f3618ca0a39fdf89acedadd28f18b",
          "sha256": "aa86393a47ad903b6f78a30f9b41331f7bde459a2f04ab9dc1eefa87034445b5",
          "sha1": "3bccbf0f88c6f6d84c58996b516275fe92c5b6a3",
          "md5": "42c4ac2cc6945dca8010d90dff7e1c2b"
        }
      ]
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-iosarm64-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosarm64",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-iosarm64-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosarm64",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-iosarm64-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosarm64",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-iossimulatorarm64-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iossimulatorarm64",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-iossimulatorarm64-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iossimulatorarm64",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-iossimulatorarm64-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iossimulatorarm64",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-iosx64-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosx64",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-iosx64-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosx64",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-iosx64-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-iosx64",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-js-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-js",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-js-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-js",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-js-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-js",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-jvm-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-jvm",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-jvm-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-jvm",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-jvm-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-jvm",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-wasm-js-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-wasm-js",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-wasm-js-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-wasm-js",
        "version": "0.8.0-develop-20260515-0203"
      }
    },
    {
      "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-20260515-0203/prompt-executor-anthropic-client-wasm-js-0.8.0-develop-20260515-0203.module",
        "group": "ai.koog",
        "module": "prompt-executor-anthropic-client-wasm-js",
        "version": "0.8.0-develop-20260515-0203"
      }
    }
  ]
}
