GroupId | GroupIdorg.tpolecat |
---|---|
ArtifactId | ArtifactIdnatchez-http4s_3 |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
natchez-http4s_3-0.0.5.pom | |
natchez-http4s_3-0.0.5.jar | 52 KB |
natchez-http4s_3-0.0.5-sources.jar | 5 KB |
natchez-http4s_3-0.0.5-javadoc.jar | 189 bytes |
Browse |
<!-- 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"]