{
  "formatVersion": "1.1",
  "component": {
    "group": "moe.nikky.voodoo",
    "module": "util",
    "version": "0.5.0-31",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "6.3",
      "buildId": "zffhvh3mjrceliolofimzuur5q"
    }
  },
  "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-31.jar",
          "url": "util-0.5.0-31.jar",
          "size": 266614,
          "sha512": "346d4a00cf57e018020999fa484b4f83efc0229561147621746aa714cb3396038b6202fcc9229f14f6ad1ed05440ed5f24fa2aa5f88244a2d858c38339cbcca2",
          "sha256": "14d661822be16ea0b56b00639e2fa504abd233a04c53b6afaa7d047cc53ed973",
          "sha1": "8dd74da26ca4c0b2e1d20ff41ca1be314fcc7a17",
          "md5": "7d3f16a4ee2bf1f95463fdc2dab34d40"
        }
      ]
    },
    {
      "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-31.jar",
          "url": "util-0.5.0-31.jar",
          "size": 266614,
          "sha512": "346d4a00cf57e018020999fa484b4f83efc0229561147621746aa714cb3396038b6202fcc9229f14f6ad1ed05440ed5f24fa2aa5f88244a2d858c38339cbcca2",
          "sha256": "14d661822be16ea0b56b00639e2fa504abd233a04c53b6afaa7d047cc53ed973",
          "sha1": "8dd74da26ca4c0b2e1d20ff41ca1be314fcc7a17",
          "md5": "7d3f16a4ee2bf1f95463fdc2dab34d40"
        }
      ]
    }
  ]
}
