{
  "formatVersion": "1.1",
  "component": {
    "group": "moe.nikky.voodoo",
    "module": "util",
    "version": "0.5.0-42",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "6.3",
      "buildId": "7x3g6gxbz5e7jn4puybfleibta"
    }
  },
  "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-42.jar",
          "url": "util-0.5.0-42.jar",
          "size": 266662,
          "sha512": "ab43d2beb26dc6913413ce9ca9785ecc98d6ae4e94e1eef6184bc914c8785cb6d27eddee2e4091c2da8dd57c904ea829b74e52bf2a7c67643f1500b77cea5cb0",
          "sha256": "a894ea3f6c811433f4706474e510d3dcc4f557c55461f161de1330dcf5070fa4",
          "sha1": "47730659f11db9c37ded65e62dc45729751b17f1",
          "md5": "8f188f04252d02f5408af30ef988699b"
        }
      ]
    },
    {
      "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-42.jar",
          "url": "util-0.5.0-42.jar",
          "size": 266662,
          "sha512": "ab43d2beb26dc6913413ce9ca9785ecc98d6ae4e94e1eef6184bc914c8785cb6d27eddee2e4091c2da8dd57c904ea829b74e52bf2a7c67643f1500b77cea5cb0",
          "sha256": "a894ea3f6c811433f4706474e510d3dcc4f557c55461f161de1330dcf5070fa4",
          "sha1": "47730659f11db9c37ded65e62dc45729751b17f1",
          "md5": "8f188f04252d02f5408af30ef988699b"
        }
      ]
    }
  ]
}
