Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdno.scalabin.http4s |
ArtifactId | ArtifactIdhttp4s-directives_3 |
Version | Version0.23.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_3/ -->
<dependency>
<groupId>no.scalabin.http4s</groupId>
<artifactId>http4s-directives_3</artifactId>
<version>0.23.7</version>
</dependency>
// https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_3/
implementation 'no.scalabin.http4s:http4s-directives_3:0.23.7'
// https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_3/
implementation ("no.scalabin.http4s:http4s-directives_3:0.23.7")
'no.scalabin.http4s:http4s-directives_3:jar:0.23.7'
<dependency org="no.scalabin.http4s" name="http4s-directives_3" rev="0.23.7">
<artifact name="http4s-directives_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.scalabin.http4s', module='http4s-directives_3', version='0.23.7')
)
libraryDependencies += "no.scalabin.http4s" % "http4s-directives_3" % "0.23.7"
[no.scalabin.http4s/http4s-directives_3 "0.23.7"]