{
  "formatVersion": "1.1",
  "component": {
    "url": "../../agents-tools/1.0.0-SNAPSHOT-feat-01/agents-tools-1.0.0-SNAPSHOT-feat-01.module",
    "group": "ai.koog",
    "module": "agents-tools",
    "version": "1.0.0-SNAPSHOT-feat-01",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.14.3"
    }
  },
  "variants": [
    {
      "name": "releaseApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect"
        },
        {
          "group": "ai.koog",
          "module": "serialization-core",
          "version": {
            "requires": "1.0.0-SNAPSHOT-feat-01"
          }
        },
        {
          "group": "ai.koog",
          "module": "prompt-model",
          "version": {
            "requires": "1.0.0-SNAPSHOT-feat-01"
          }
        },
        {
          "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": "org.jetbrains.kotlinx",
          "module": "kotlinx-schema-generator-json",
          "version": {
            "requires": "0.4.4"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.3.10"
          }
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "2.3.10"
          }
        }
      ],
      "files": [
        {
          "name": "agents-tools-release.aar",
          "url": "agents-tools-android-1.0.0-SNAPSHOT-feat-01.aar",
          "size": 85851,
          "sha512": "fcf5a8f11b69092a7dffb35bac2e4f11f91cea47eeccfe21fec9951f7e54f99705196db20cb73a776c10f3ecf2b5af52a40b527eae0eb3697b61d9c38dd5bf5a",
          "sha256": "164f914c03d7b74540788d7843b5cd5a934273a736ec4acf905e59bd43be2318",
          "sha1": "fd6ecb8fe0d7c4cb43dd993a1b4af133b8432c1e",
          "md5": "006e56733e4098cf17555bdf8343df6f"
        }
      ]
    },
    {
      "name": "releaseRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-bom",
          "version": {
            "requires": "2.3.10"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ],
          "attributes": {
            "org.gradle.category": "platform"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "ai.koog",
          "module": "serialization-core",
          "version": {
            "requires": "1.0.0-SNAPSHOT-feat-01"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "ai.koog",
          "module": "prompt-model",
          "version": {
            "requires": "1.0.0-SNAPSHOT-feat-01"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-json",
          "version": {
            "requires": "1.10.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-schema-generator-json",
          "version": {
            "requires": "0.4.4"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.3.10"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "2.3.10"
          }
        }
      ],
      "files": [
        {
          "name": "agents-tools-release.aar",
          "url": "agents-tools-android-1.0.0-SNAPSHOT-feat-01.aar",
          "size": 85851,
          "sha512": "fcf5a8f11b69092a7dffb35bac2e4f11f91cea47eeccfe21fec9951f7e54f99705196db20cb73a776c10f3ecf2b5af52a40b527eae0eb3697b61d9c38dd5bf5a",
          "sha256": "164f914c03d7b74540788d7843b5cd5a934273a736ec4acf905e59bd43be2318",
          "sha1": "fd6ecb8fe0d7c4cb43dd993a1b4af133b8432c1e",
          "md5": "006e56733e4098cf17555bdf8343df6f"
        }
      ]
    },
    {
      "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"
      },
      "files": [
        {
          "name": "agents-tools-android-1.0.0-SNAPSHOT-feat-01-sources.jar",
          "url": "agents-tools-android-1.0.0-SNAPSHOT-feat-01-sources.jar",
          "size": 29308,
          "sha512": "0834dd8880239c08c774e554befa624db96d0eb765b42050effdd0a1b7a0f8014d6af44b7b59d51e54c9ad957274c63c9fd4153c5ff5498cced4e04e68507df0",
          "sha256": "fba9dd1dc60c07fc412523abfe0cbb14ba8bc4d1b25b814f3cffe53337f07f7b",
          "sha1": "2d8fd51d2463c0d14beec63c55b04dcc85461534",
          "md5": "80fac454562868c43ffc0e4a666e5f31"
        }
      ]
    }
  ]
}
