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