| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.ghostdogpr |
| ArtifactId | ArtifactIdcaliban-client_3 |
| Version | Version1.0.0 |
| 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_3-1.0.0.pom | |
| caliban-client_3-1.0.0.jar | 300 KB |
| caliban-client_3-1.0.0-sources.jar | 15 KB |
| caliban-client_3-1.0.0-javadoc.jar | 506 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_3/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-client_3</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_3/
implementation 'com.github.ghostdogpr:caliban-client_3:1.0.0'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_3/
implementation ("com.github.ghostdogpr:caliban-client_3:1.0.0")
'com.github.ghostdogpr:caliban-client_3:jar:1.0.0'
<dependency org="com.github.ghostdogpr" name="caliban-client_3" rev="1.0.0">
<artifact name="caliban-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-client_3', version='1.0.0')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-client_3" % "1.0.0"
[com.github.ghostdogpr/caliban-client_3 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| io.circe : circe-parser_3 | jar | 0.14.1 |
| com.softwaremill.sttp.client3 : core_3 | jar | 3.3.6 |
| com.softwaremill.sttp.client3 : circe_3 | jar | 3.3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| dev.zio : zio-test_3 | jar | 1.0.9 |
| dev.zio : zio-test-sbt_3 | jar | 1.0.9 |