Functional GraphQL library for Scala
caliban-client 0.8.0
Group ID:
com.github.ghostdogpr
Artifact ID:
caliban-client_2.13
Version:
0.8.0
Release Date:
May 20, 2020
Licenses:
Files:
Full Scala Version:
2.13.2
Developers:
libraryDependencies += "com.github.ghostdogpr" %% "caliban-client" % "0.8.0"
ivy"com.github.ghostdogpr::caliban-client:0.8.0"
//> using dep "com.github.ghostdogpr::caliban-client:0.8.0"
import $ivy.`com.github.ghostdogpr::caliban-client:0.8.0`
<dependency> <groupId>com.github.ghostdogpr</groupId> <artifactId>caliban-client_2.13</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.github.ghostdogpr', name: 'caliban-client_2.13', version: '0.8.0'