Last Version

circuit-http4s-client 0.2.0

circuit-http4s-client

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

circuit-http4s-client_2.11
Version

Version

0.2.0
Type

Type

jar
Description

Description

circuit-http4s-client
circuit-http4s-client
Project URL

Project URL

https://github.com/ChristopherDavenport/circuit-http4s
Project Organization

Project Organization

io.chrisdavenport
Source Code Management

Source Code Management

https://github.com/ChristopherDavenport/circuit-http4s

Download circuit-http4s-client_2.11 0.2.0


<!-- https://jarcasting.com/artifacts/io.chrisdavenport/circuit-http4s-client_2.11/ -->
<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>circuit-http4s-client_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit-http4s-client_2.11/
implementation 'io.chrisdavenport:circuit-http4s-client_2.11:0.2.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit-http4s-client_2.11/
implementation ("io.chrisdavenport:circuit-http4s-client_2.11:0.2.0")
'io.chrisdavenport:circuit-http4s-client_2.11:jar:0.2.0'
<dependency org="io.chrisdavenport" name="circuit-http4s-client_2.11" rev="0.2.0">
  <artifact name="circuit-http4s-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='circuit-http4s-client_2.11', version='0.2.0')
)
libraryDependencies += "io.chrisdavenport" % "circuit-http4s-client_2.11" % "0.2.0"
[io.chrisdavenport/circuit-http4s-client_2.11 "0.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : cats-core_2.11 jar 1.6.0
org.typelevel : cats-effect_2.11 jar 1.2.0
co.fs2 : fs2-io_2.11 jar 1.0.4
io.chrisdavenport : circuit_2.11 jar 0.2.3
org.http4s : http4s-client_2.11 jar 0.20.0

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.5.1
org.specs2 : specs2-scalacheck_2.11 jar 4.5.1

Project Modules

There are no modules declared in this project.