{
  "formatVersion": "1.1",
  "component": {
    "url": "../../a2a-transport-server-jsonrpc-http/0.7.0-develop-20260224-0203/a2a-transport-server-jsonrpc-http-0.7.0-develop-20260224-0203.module",
    "group": "ai.koog",
    "module": "a2a-transport-server-jsonrpc-http",
    "version": "0.7.0-develop-20260224-0203",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.14.3"
    }
  },
  "variants": [
    {
      "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"
      },
      "dependencies": [
        {
          "group": "ai.koog",
          "module": "a2a-transport-core-jsonrpc",
          "version": {
            "requires": "0.7.0-develop-20260224-0203"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-json",
          "version": {
            "requires": "1.10.0"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-core",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.1.21"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-bom",
          "version": {
            "requires": "2.3.10"
          },
          "attributes": {
            "org.gradle.category": "platform"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-serialization-kotlinx-json",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-content-negotiation",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-sse",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-cors",
          "version": {
            "requires": "3.2.2"
          }
        }
      ],
      "files": [
        {
          "name": "a2a-transport-server-jsonrpc-http-iosSimulatorArm64Main-0.7.0-develop-20260224-0203.klib",
          "url": "a2a-transport-server-jsonrpc-http-iossimulatorarm64-0.7.0-develop-20260224-0203.klib",
          "size": 15904,
          "sha512": "2bbed2aaaa0b46c125dd1bcb8ff810aef00d1e9dc84293dd5b4700cae63e92b5bfc740d0c9dca37988ff55eeb45c8cf8cfbd9f4c5f6dd9eb9eb35225da58af64",
          "sha256": "d86c7e9b77fa0b67338e2ba1e0acdb6f62c0b4be85fd99e273b23b508143a6e3",
          "sha1": "1fdddc0a5fd3e08635f818ea6da4ea5072092299",
          "md5": "608e302bfa046dad3a44717406017b32"
        }
      ]
    },
    {
      "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"
      },
      "files": [
        {
          "name": "a2a-transport-server-jsonrpc-http-iossimulatorarm64-0.7.0-develop-20260224-0203-sources.jar",
          "url": "a2a-transport-server-jsonrpc-http-iossimulatorarm64-0.7.0-develop-20260224-0203-sources.jar",
          "size": 4324,
          "sha512": "4ae4548795303b2c6dc5ddf7f59592707f67a1fa927e8a83e4cfb56b633dc348e2c757dbc96a6b0755e98a68c164be70b7c973410637a20cd7eee0cf72b09c25",
          "sha256": "6fd099c0d78cf6c25b9559c70df0b552946767bc7bbc8f225116a66601c57c4b",
          "sha1": "7bb038d477c265188baaaf4b7a2d26e48ba0791c",
          "md5": "a38ba7716a73cb21b4bcd6ff386c08f5"
        }
      ]
    },
    {
      "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"
      },
      "dependencies": [
        {
          "group": "ai.koog",
          "module": "a2a-transport-core-jsonrpc",
          "version": {
            "requires": "0.7.0-develop-20260224-0203"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-json",
          "version": {
            "requires": "1.10.0"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-core",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.1.21"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-bom",
          "version": {
            "requires": "2.3.10"
          },
          "attributes": {
            "org.gradle.category": "platform"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-serialization-kotlinx-json",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-content-negotiation",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-sse",
          "version": {
            "requires": "3.2.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-cors",
          "version": {
            "requires": "3.2.2"
          }
        }
      ],
      "files": [
        {
          "name": "a2a-transport-server-jsonrpc-http-iossimulatorarm64-0.7.0-develop-20260224-0203-metadata.jar",
          "url": "a2a-transport-server-jsonrpc-http-iossimulatorarm64-0.7.0-develop-20260224-0203-metadata.jar",
          "size": 261,
          "sha512": "e915e261e4658500e1d1cd158ad53826456b2d2650de66b9663f40b52d1b25eac127a76da05534023c5bc86ff92615a9f67d4886ef1d5a5a03231b4dbd5fa613",
          "sha256": "6658489bc599b001b473c0a1a9d5966efa60cdb740709a06996ec7c13ffe5844",
          "sha1": "5b32fcd7db562f779a287462960fd8d0ac051905",
          "md5": "f923a65df6ffd26fb93511e2ffd1643a"
        }
      ]
    }
  ]
}
