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