Http4s on Finagle Server or Client
http4s-finagle 1.0.0-M5
Group ID:
org.http4s
Artifact ID:
http4s-finagle_2.12
Version:
1.0.0-M5
Release Date:
Oct 19, 2020
Licenses:
Files:
Full Scala Version:
2.12.12
Developers:
libraryDependencies += "org.http4s" %% "http4s-finagle" % "1.0.0-M5"
ivy"org.http4s::http4s-finagle:1.0.0-M5"
//> using dep "org.http4s::http4s-finagle:1.0.0-M5"
import $ivy.`org.http4s::http4s-finagle:1.0.0-M5`
<dependency> <groupId>org.http4s</groupId> <artifactId>http4s-finagle_2.12</artifactId> <version>1.0.0-M5</version> </dependency>
compile group: 'org.http4s', name: 'http4s-finagle_2.12', version: '1.0.0-M5'