{
  "formatVersion": "1.1",
  "component": {
    "group": "moe.nikky.voodoo",
    "module": "util",
    "version": "0.5.0-32",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "6.3",
      "buildId": "aeqy2tnegndchn2uxogb73bk2e"
    }
  },
  "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-32.jar",
          "url": "util-0.5.0-32.jar",
          "size": 266639,
          "sha512": "6c6070eb929b23072e4a27d7c29dad70b4570567e85d784aadc152a53f9e8f05af2923a63eadbb4d72ec438daede20d8829c60e83d368cb8ba8d1ff21ad76aac",
          "sha256": "f8ae68154f3805450ce3a5db89f2c9272b4c989af0b48f53be1f216686d6b7b8",
          "sha1": "ed3dd3fcf56bc7aa5ec25374caea007e34311679",
          "md5": "2694d5c6958a3cc9623fc88248a3010a"
        }
      ]
    },
    {
      "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-32.jar",
          "url": "util-0.5.0-32.jar",
          "size": 266639,
          "sha512": "6c6070eb929b23072e4a27d7c29dad70b4570567e85d784aadc152a53f9e8f05af2923a63eadbb4d72ec438daede20d8829c60e83d368cb8ba8d1ff21ad76aac",
          "sha256": "f8ae68154f3805450ce3a5db89f2c9272b4c989af0b48f53be1f216686d6b7b8",
          "sha1": "ed3dd3fcf56bc7aa5ec25374caea007e34311679",
          "md5": "2694d5c6958a3cc9623fc88248a3010a"
        }
      ]
    }
  ]
}
