License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.ghostdogpr |
ArtifactId | ArtifactIdcaliban-client_2.13 |
Version | Version2.0.0-RC2 |
Type | Typejar |
Description |
Descriptioncaliban-client
caliban-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_2.13/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-client_2.13</artifactId>
<version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_2.13/
implementation 'com.github.ghostdogpr:caliban-client_2.13:2.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_2.13/
implementation ("com.github.ghostdogpr:caliban-client_2.13:2.0.0-RC2")
'com.github.ghostdogpr:caliban-client_2.13:jar:2.0.0-RC2'
<dependency org="com.github.ghostdogpr" name="caliban-client_2.13" rev="2.0.0-RC2">
<artifact name="caliban-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-client_2.13', version='2.0.0-RC2')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-client_2.13" % "2.0.0-RC2"
[com.github.ghostdogpr/caliban-client_2.13 "2.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.circe : circe-parser_2.13 | jar | 0.14.1 |
com.softwaremill.sttp.client3 : core_2.13 | jar | 3.5.0 |
com.softwaremill.sttp.client3 : circe_2.13 | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.13 | jar | 2.0.0-RC2 |
dev.zio : zio-test-sbt_2.13 | jar | 2.0.0-RC2 |