GroupId | GroupIdcom.github.ghostdogpr |
---|---|
ArtifactId | ArtifactIdcaliban-http4s_3 |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
caliban-http4s_3-1.2.1.pom | |
caliban-http4s_3-1.2.1.jar | 114 KB |
caliban-http4s_3-1.2.1-sources.jar | 5 KB |
caliban-http4s_3-1.2.1-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-http4s_3/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-http4s_3</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-http4s_3/
implementation 'com.github.ghostdogpr:caliban-http4s_3:1.2.1'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-http4s_3/
implementation ("com.github.ghostdogpr:caliban-http4s_3:1.2.1")
'com.github.ghostdogpr:caliban-http4s_3:jar:1.2.1'
<dependency org="com.github.ghostdogpr" name="caliban-http4s_3" rev="1.2.1">
<artifact name="caliban-http4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-http4s_3', version='1.2.1')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-http4s_3" % "1.2.1"
[com.github.ghostdogpr/caliban-http4s_3 "1.2.1"]