License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdno.scalabin.http4s |
ArtifactId | ArtifactIdhttp4s-directives_2.12 |
Version | Version1.0.0-M30 |
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.12/ -->
<dependency>
<groupId>no.scalabin.http4s</groupId>
<artifactId>http4s-directives_2.12</artifactId>
<version>1.0.0-M30</version>
</dependency>
// https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_2.12/
implementation 'no.scalabin.http4s:http4s-directives_2.12:1.0.0-M30'
// https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_2.12/
implementation ("no.scalabin.http4s:http4s-directives_2.12:1.0.0-M30")
'no.scalabin.http4s:http4s-directives_2.12:jar:1.0.0-M30'
<dependency org="no.scalabin.http4s" name="http4s-directives_2.12" rev="1.0.0-M30">
<artifact name="http4s-directives_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.scalabin.http4s', module='http4s-directives_2.12', version='1.0.0-M30')
)
libraryDependencies += "no.scalabin.http4s" % "http4s-directives_2.12" % "1.0.0-M30"
[no.scalabin.http4s/http4s-directives_2.12 "1.0.0-M30"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.http4s : http4s-core_2.12 | jar | 1.0.0-M30 |
org.http4s : http4s-dsl_2.12 | jar | 1.0.0-M30 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-blaze-server_2.12 | jar | 1.0.0-M30 |
org.http4s : http4s-blaze-client_2.12 | jar | 1.0.0-M30 |
org.scalatest : scalatest_2.12 | jar | 3.2.10 |