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