Functional GraphQL library for Scala
caliban-client 1.3.1
Group ID:
com.github.ghostdogpr
Artifact ID:
caliban-client_2.12
Version:
1.3.1
Release Date:
Dec 15, 2021
Licenses:
Files:
Full Scala Version:
2.12.14
Developers:
libraryDependencies += "com.github.ghostdogpr" %% "caliban-client" % "1.3.1"
ivy"com.github.ghostdogpr::caliban-client:1.3.1"
//> using dep "com.github.ghostdogpr::caliban-client:1.3.1"
import $ivy.`com.github.ghostdogpr::caliban-client:1.3.1`
<dependency> <groupId>com.github.ghostdogpr</groupId> <artifactId>caliban-client_2.12</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.github.ghostdogpr', name: 'caliban-client_2.12', version: '1.3.1'