Files download
File Operation
feral-lambda-http4s_3-0.1-37-6cba8f9.jar download
feral-lambda-http4s_3-0.1-37-6cba8f9.pom download
feral-lambda-http4s_3-0.1-37-6cba8f9-sources.jar download
Apache Maven
<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>feral-lambda-http4s_3</artifactId>
  <version>0.1-37-6cba8f9</version>
</dependency>
Gradle Groovy
implementation 'org.typelevel:feral-lambda-http4s_3:0.1-37-6cba8f9'
Gradle Kotlin
implementation("org.typelevel:feral-lambda-http4s_3:0.1-37-6cba8f9")
Scala SBT
libraryDependencies += "org.typelevel" % "feral-lambda-http4s_3" % "0.1-37-6cba8f9"
Groovy Grape
@Grapes(
  @Grab(group='org.typelevel', module='feral-lambda-http4s_3', version='0.1-37-6cba8f9')
)
Apache Ivy
<dependency org="org.typelevel" name="feral-lambda-http4s_3" rev="0.1-37-6cba8f9" />
Leiningen
[org.typelevel/feral-lambda-http4s_3 "0.1-37-6cba8f9"]
Apache Buildr
'org.typelevel:feral-lambda-http4s_3:jar:0.1-37-6cba8f9'