Functional GraphQL library for Scala
caliban 0.0.4
Group ID:
com.github.ghostdogpr
Artifact ID:
caliban_2.12
Version:
0.0.4
Release Date:
Oct 1, 2019
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "com.github.ghostdogpr" %% "caliban" % "0.0.4"
ivy"com.github.ghostdogpr::caliban:0.0.4"
//> using dep "com.github.ghostdogpr::caliban:0.0.4"
import $ivy.`com.github.ghostdogpr::caliban:0.0.4`
<dependency> <groupId>com.github.ghostdogpr</groupId> <artifactId>caliban_2.12</artifactId> <version>0.0.4</version> </dependency>
compile group: 'com.github.ghostdogpr', name: 'caliban_2.12', version: '0.0.4'