n

natchez-http4s_3

Natchez middleware for http4s.
https://github.com/tpolecat/natchez-http4s
MIT
Typelevel
Rob Norris
Files download
File Operation
natchez-http4s_3-0.5.0.jar download
natchez-http4s_3-0.5.0.pom download
natchez-http4s_3-0.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>natchez-http4s_3</artifactId>
  <version>0.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.tpolecat:natchez-http4s_3:0.5.0'
Gradle Kotlin
implementation("org.tpolecat:natchez-http4s_3:0.5.0")
Scala SBT
libraryDependencies += "org.tpolecat" % "natchez-http4s_3" % "0.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.tpolecat', module='natchez-http4s_3', version='0.5.0')
)
Apache Ivy
<dependency org="org.tpolecat" name="natchez-http4s_3" rev="0.5.0" />
Leiningen
[org.tpolecat/natchez-http4s_3 "0.5.0"]
Apache Buildr
'org.tpolecat:natchez-http4s_3:jar:0.5.0'