{
  "formatVersion": "1.1",
  "component": {
    "group": "moe.nikky.voodoo",
    "module": "util",
    "version": "0.5.0-37",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "6.3",
      "buildId": "xyaty3j7izdtngo6vthimaywjm"
    }
  },
  "variants": [
    {
      "name": "apiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 8,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.localToProject": "public",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "1.3.70"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "1.3.70"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-runtime",
          "version": {
            "requires": "0.20.0"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.2.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-cio",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-json",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-serialization-jvm",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "com.github.kittinunf.fuel",
          "module": "fuel",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "com.github.kittinunf.fuel",
          "module": "fuel-coroutines",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "com.github.kittinunf.fuel",
          "module": "fuel-kotlinx-serialization",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "io.github.microutils",
          "module": "kotlin-logging",
          "version": {
            "requires": "1.7.9"
          }
        },
        {
          "group": "ch.qos.logback",
          "module": "logback-classic",
          "version": {
            "requires": "1.3.0-alpha4"
          },
          "excludes": [
            {
              "group": "*",
              "module": "javax.mail"
            }
          ]
        },
        {
          "group": "commons-codec",
          "module": "commons-codec",
          "version": {
            "requires": "+"
          }
        }
      ],
      "files": [
        {
          "name": "util-0.5.0-37.jar",
          "url": "util-0.5.0-37.jar",
          "size": 266662,
          "sha512": "a94cd6d742c8239d2831a7558fb3443db7392a9f2276f22c17e3c2f0f7d6ca11a48514846ee10e641c2903c8d84e8b596f397b981a89cc6f657ab58e56daf932",
          "sha256": "c0dcf6b92fe2e55e51cd05c2cb4ff58b8831b75b25eba780f16898ee89ec96ba",
          "sha1": "16259f7dc7bd145e34a0c97d2ca8278afccc86ca",
          "md5": "1710101e0a97cc7629d71a1a51504f06"
        }
      ]
    },
    {
      "name": "runtimeElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 8,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.localToProject": "public",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "1.3.70"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "1.3.70"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-runtime",
          "version": {
            "requires": "0.20.0"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.2.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-cio",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-json",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-client-serialization-jvm",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "com.github.kittinunf.fuel",
          "module": "fuel",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "com.github.kittinunf.fuel",
          "module": "fuel-coroutines",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "com.github.kittinunf.fuel",
          "module": "fuel-kotlinx-serialization",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "io.github.microutils",
          "module": "kotlin-logging",
          "version": {
            "requires": "1.7.9"
          }
        },
        {
          "group": "ch.qos.logback",
          "module": "logback-classic",
          "version": {
            "requires": "1.3.0-alpha4"
          },
          "excludes": [
            {
              "group": "*",
              "module": "javax.mail"
            }
          ]
        },
        {
          "group": "commons-codec",
          "module": "commons-codec",
          "version": {
            "requires": "+"
          }
        }
      ],
      "files": [
        {
          "name": "util-0.5.0-37.jar",
          "url": "util-0.5.0-37.jar",
          "size": 266662,
          "sha512": "a94cd6d742c8239d2831a7558fb3443db7392a9f2276f22c17e3c2f0f7d6ca11a48514846ee10e641c2903c8d84e8b596f397b981a89cc6f657ab58e56daf932",
          "sha256": "c0dcf6b92fe2e55e51cd05c2cb4ff58b8831b75b25eba780f16898ee89ec96ba",
          "sha1": "16259f7dc7bd145e34a0c97d2ca8278afccc86ca",
          "md5": "1710101e0a97cc7629d71a1a51504f06"
        }
      ]
    }
  ]
}
