Http4s on Finagle Server or Client
libraryDependencies += "org.http4s" %% "http4s-finagle" % "0.21.4-20.4.1-0"
import $ivy.`org.http4s::http4s-finagle:0.21.4-20.4.1-0`
<dependency> <groupId>org.http4s</groupId> <artifactId>http4s-finagle_2.13</artifactId> <version>0.21.4-20.4.1-0</version> </dependency>
compile group: 'org.http4s', name: 'http4s-finagle_2.13', version: '0.21.4-20.4.1-0'
ivy"org.http4s::http4s-finagle:0.21.4-20.4.1-0"