License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.ghostdogpr |
ArtifactId | ArtifactIdcaliban-client_2.12 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptioncaliban-client
caliban-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
caliban-client_2.12-1.0.1.pom | |
caliban-client_2.12-1.0.1.jar | 263 KB |
caliban-client_2.12-1.0.1-sources.jar | 15 KB |
caliban-client_2.12-1.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_2.12/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-client_2.12</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_2.12/
implementation 'com.github.ghostdogpr:caliban-client_2.12:1.0.1'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_2.12/
implementation ("com.github.ghostdogpr:caliban-client_2.12:1.0.1")
'com.github.ghostdogpr:caliban-client_2.12:jar:1.0.1'
<dependency org="com.github.ghostdogpr" name="caliban-client_2.12" rev="1.0.1">
<artifact name="caliban-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-client_2.12', version='1.0.1')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-client_2.12" % "1.0.1"
[com.github.ghostdogpr/caliban-client_2.12 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
io.circe : circe-parser_2.12 | jar | 0.14.1 |
com.softwaremill.sttp.client3 : core_2.12 | jar | 3.3.6 |
com.softwaremill.sttp.client3 : circe_2.12 | jar | 3.3.6 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.12 | jar | 1.0.9 |
dev.zio : zio-test-sbt_2.12 | jar | 1.0.9 |