| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ghostdogpr |
| ArtifactId | ArtifactIdcaliban-http4s_3 |
| Version | Version1.3.2 |
| Type | Typejar |
| Description |
Descriptioncaliban-http4s
caliban-http4s
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| caliban-http4s_3-1.3.2.pom | |
| caliban-http4s_3-1.3.2.jar | 26 KB |
| caliban-http4s_3-1.3.2-sources.jar | 2 KB |
| caliban-http4s_3-1.3.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-http4s_3/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-http4s_3</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-http4s_3/
implementation 'com.github.ghostdogpr:caliban-http4s_3:1.3.2'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-http4s_3/
implementation ("com.github.ghostdogpr:caliban-http4s_3:1.3.2")
'com.github.ghostdogpr:caliban-http4s_3:jar:1.3.2'
<dependency org="com.github.ghostdogpr" name="caliban-http4s_3" rev="1.3.2">
<artifact name="caliban-http4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-http4s_3', version='1.3.2')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-http4s_3" % "1.3.2"
[com.github.ghostdogpr/caliban-http4s_3 "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghostdogpr : caliban_3 | jar | 1.3.2 |
| com.github.ghostdogpr : caliban-tapir_3 | jar | 1.3.2 |
| com.github.ghostdogpr : caliban-cats_3 | jar | 1.3.2 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| dev.zio : zio-interop-cats_3 | jar | 3.2.9.0 |
| org.typelevel : cats-effect_3 | jar | 3.3.3 |
| com.softwaremill.sttp.tapir : tapir-zio-http4s-server_3 | jar | 0.19.3 |
| com.softwaremill.sttp.tapir : tapir-json-circe_3 | jar | 0.19.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.http4s : http4s-blaze-server_3 | jar | 0.23.7 |
| dev.zio : zio-test_3 | jar | 1.0.13 |
| dev.zio : zio-test-sbt_3 | jar | 1.0.13 |
| com.softwaremill.sttp.client3 : async-http-client-backend-zio_3 | jar | 3.3.18 |
| com.softwaremill.sttp.client3 : circe_3 | jar | 3.3.18 |
| io.circe : circe-generic_3 | jar | 0.14.1 |