| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdno.scalabin.http4s |
| ArtifactId | ArtifactIdhttp4s-directives_2.11 |
| Version | Version0.20.0-M6-2 |
| Type | Typejar |
| Description |
Descriptionhttp4s-directives
http4s-directives
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_2.11/ -->
<dependency>
<groupId>no.scalabin.http4s</groupId>
<artifactId>http4s-directives_2.11</artifactId>
<version>0.20.0-M6-2</version>
</dependency>
// https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_2.11/
implementation 'no.scalabin.http4s:http4s-directives_2.11:0.20.0-M6-2'
// https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_2.11/
implementation ("no.scalabin.http4s:http4s-directives_2.11:0.20.0-M6-2")
'no.scalabin.http4s:http4s-directives_2.11:jar:0.20.0-M6-2'
<dependency org="no.scalabin.http4s" name="http4s-directives_2.11" rev="0.20.0-M6-2">
<artifact name="http4s-directives_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.scalabin.http4s', module='http4s-directives_2.11', version='0.20.0-M6-2')
)
libraryDependencies += "no.scalabin.http4s" % "http4s-directives_2.11" % "0.20.0-M6-2"
[no.scalabin.http4s/http4s-directives_2.11 "0.20.0-M6-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.http4s : http4s-core_2.11 | jar | 0.20.0-M6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.http4s : http4s-dsl_2.11 | jar | 0.20.0-M6 |
| org.http4s : http4s-blaze-server_2.11 | jar | 0.20.0-M6 |
| org.http4s : http4s-blaze-client_2.11 | jar | 0.20.0-M6 |
| org.scalatest : scalatest_2.11 | jar | 3.0.6 |