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