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