ghostdogpr / caliban   2.5.3

Apache License 2.0 Website GitHub

Functional GraphQL library for Scala

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4
sbt plugins: 1.0

caliban-cats 0.9.3-derivation


Group ID:
io.github.irevive
Artifact ID:
caliban-cats_2.13
Version:
0.9.3-derivation
Release Date:
Dec 3, 2020
Licenses:
Files:

libraryDependencies += "io.github.irevive" %% "caliban-cats" % "0.9.3-derivation"

Mill build tool

ivy"io.github.irevive::caliban-cats:0.9.3-derivation"

Scala CLI

//> using dep "io.github.irevive::caliban-cats:0.9.3-derivation"

Ammonite REPL

import $ivy.`io.github.irevive::caliban-cats:0.9.3-derivation`

<dependency>
  <groupId>io.github.irevive</groupId>
  <artifactId>caliban-cats_2.13</artifactId>
  <version>0.9.3-derivation</version>
</dependency>

compile group: 'io.github.irevive', name: 'caliban-cats_2.13', version: '0.9.3-derivation'