is not current version
Last Version 1.0.0-M30

no.scalabin.http4s:http4s-directives_2.13 0.21.14

http4s-directives

Categories

Categories

Scala Languages
GroupId

GroupId

no.scalabin.http4s
ArtifactId

ArtifactId

http4s-directives_2.13
Version

Version

0.21.14
Type

Type

jar

Download http4s-directives_2.13 0.21.14


<!-- 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"]