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-http4s 0.5.0


Group ID:
com.github.ghostdogpr
Artifact ID:
caliban-http4s_2.13
Version:
0.5.0
Release Date:
Jan 29, 2020
Licenses:
Files:

libraryDependencies += "com.github.ghostdogpr" %% "caliban-http4s" % "0.5.0"

Mill build tool

ivy"com.github.ghostdogpr::caliban-http4s:0.5.0"

Scala CLI

//> using dep "com.github.ghostdogpr::caliban-http4s:0.5.0"

Ammonite REPL

import $ivy.`com.github.ghostdogpr::caliban-http4s:0.5.0`

<dependency>
  <groupId>com.github.ghostdogpr</groupId>
  <artifactId>caliban-http4s_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.github.ghostdogpr', name: 'caliban-http4s_2.13', version: '0.5.0'