rice456 / drunk   2.5.0

Apache License 2.0 GitHub

A simple GraphQL client on top of Sangria, Akka HTTP and Circe.

Scala versions: 2.12

drunk 2.5.0


Group ID:
io.github.rice456
Artifact ID:
drunk_2.12
Version:
2.5.0
Release Date:
Nov 9, 2022
Licenses:
Files:

libraryDependencies += "io.github.rice456" %% "drunk" % "2.5.0"

Mill build tool

ivy"io.github.rice456::drunk:2.5.0"

Scala CLI

//> using dep "io.github.rice456::drunk:2.5.0"

Ammonite REPL

import $ivy.`io.github.rice456::drunk:2.5.0`

<dependency>
  <groupId>io.github.rice456</groupId>
  <artifactId>drunk_2.12</artifactId>
  <version>2.5.0</version>
</dependency>

compile group: 'io.github.rice456', name: 'drunk_2.12', version: '2.5.0'