Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdno.scalabin.http4s |
ArtifactId | ArtifactIdhttp4s-directives_3 |
Version | Version0.22.2 |
Type | Typejar |
Filename | Size |
---|---|
http4s-directives_3-0.22.2.pom | |
http4s-directives_3-0.22.2.jar | 158 KB |
http4s-directives_3-0.22.2-sources.jar | 8 KB |
http4s-directives_3-0.22.2-javadoc.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_3/ -->
<dependency>
<groupId>no.scalabin.http4s</groupId>
<artifactId>http4s-directives_3</artifactId>
<version>0.22.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_3/
implementation 'no.scalabin.http4s:http4s-directives_3:0.22.2'
// https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_3/
implementation ("no.scalabin.http4s:http4s-directives_3:0.22.2")
'no.scalabin.http4s:http4s-directives_3:jar:0.22.2'
<dependency org="no.scalabin.http4s" name="http4s-directives_3" rev="0.22.2">
<artifact name="http4s-directives_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.scalabin.http4s', module='http4s-directives_3', version='0.22.2')
)
libraryDependencies += "no.scalabin.http4s" % "http4s-directives_3" % "0.22.2"
[no.scalabin.http4s/http4s-directives_3 "0.22.2"]