is not current version
Last Version 0.3.2

org.tpolecat:natchez-http4s_3 0.0.5

Natchez middleware for http4s.

GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

natchez-http4s_3
Version

Version

0.0.5
Type

Type

jar

Download natchez-http4s_3 0.0.5


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