GroupId | GroupIdcom.github.ghostdogpr |
---|---|
ArtifactId | ArtifactIdcaliban-zio-http_2.13 |
Version | Version1.2.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-zio-http_2.13/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-zio-http_2.13</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-zio-http_2.13/
implementation 'com.github.ghostdogpr:caliban-zio-http_2.13:1.2.4'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-zio-http_2.13/
implementation ("com.github.ghostdogpr:caliban-zio-http_2.13:1.2.4")
'com.github.ghostdogpr:caliban-zio-http_2.13:jar:1.2.4'
<dependency org="com.github.ghostdogpr" name="caliban-zio-http_2.13" rev="1.2.4">
<artifact name="caliban-zio-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-zio-http_2.13', version='1.2.4')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-zio-http_2.13" % "1.2.4"
[com.github.ghostdogpr/caliban-zio-http_2.13 "1.2.4"]