is not current version
Last Version 1.0.0-M4

org.http4s:http4s-finagle_0.24 1.0.0-M0

Http4s Finagle

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-finagle_0.24
Version

Version

1.0.0-M0
Type

Type

jar

Download http4s-finagle_0.24 1.0.0-M0


<!-- https://jarcasting.com/artifacts/org.http4s/http4s-finagle_0.24/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-finagle_0.24</artifactId>
    <version>1.0.0-M0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-finagle_0.24/
implementation 'org.http4s:http4s-finagle_0.24:1.0.0-M0'
// https://jarcasting.com/artifacts/org.http4s/http4s-finagle_0.24/
implementation ("org.http4s:http4s-finagle_0.24:1.0.0-M0")
'org.http4s:http4s-finagle_0.24:jar:1.0.0-M0'
<dependency org="org.http4s" name="http4s-finagle_0.24" rev="1.0.0-M0">
  <artifact name="http4s-finagle_0.24" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-finagle_0.24', version='1.0.0-M0')
)
libraryDependencies += "org.http4s" % "http4s-finagle_0.24" % "1.0.0-M0"
[org.http4s/http4s-finagle_0.24 "1.0.0-M0"]