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