License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdcircuit-http4s-client_3 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncircuit-http4s-client
circuit-http4s-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circuit-http4s-client_3-0.4.0.pom | |
circuit-http4s-client_3-0.4.0.jar | 25 KB |
circuit-http4s-client_3-0.4.0-sources.jar | 2 KB |
circuit-http4s-client_3-0.4.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/circuit-http4s-client_3/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>circuit-http4s-client_3</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit-http4s-client_3/
implementation 'io.chrisdavenport:circuit-http4s-client_3:0.4.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit-http4s-client_3/
implementation ("io.chrisdavenport:circuit-http4s-client_3:0.4.0")
'io.chrisdavenport:circuit-http4s-client_3:jar:0.4.0'
<dependency org="io.chrisdavenport" name="circuit-http4s-client_3" rev="0.4.0">
<artifact name="circuit-http4s-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='circuit-http4s-client_3', version='0.4.0')
)
libraryDependencies += "io.chrisdavenport" % "circuit-http4s-client_3" % "0.4.0"
[io.chrisdavenport/circuit-http4s-client_3 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.typelevel : cats-core_3 | jar | 2.7.0 |
org.typelevel : cats-effect_3 | jar | 3.3.11 |
co.fs2 : fs2-io_3 | jar | 3.2.7 |
io.chrisdavenport : circuit_3 | jar | 0.5.0 |
io.chrisdavenport : mapref_3 | jar | 0.2.1 |
org.http4s : http4s-client_3 | jar | 0.23.11 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-dsl_3 | jar | 0.23.11 |
org.typelevel : munit-cats-effect-3_3 | jar | 1.0.7 |