License |
License |
---|---|
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-blazecore_2.10 |
Version | Version0.8.6 |
Type | Typejar |
Description |
Descriptionhttp4s-blazecore
blaze core for client and server backends for http4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http4s-blazecore_2.10-0.8.6.pom | |
http4s-blazecore_2.10-0.8.6.jar | 99 KB |
http4s-blazecore_2.10-0.8.6-sources.jar | 12 KB |
http4s-blazecore_2.10-0.8.6-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-blazecore_2.10/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-blazecore_2.10</artifactId>
<version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-blazecore_2.10/
implementation 'org.http4s:http4s-blazecore_2.10:0.8.6'
// https://jarcasting.com/artifacts/org.http4s/http4s-blazecore_2.10/
implementation ("org.http4s:http4s-blazecore_2.10:0.8.6")
'org.http4s:http4s-blazecore_2.10:jar:0.8.6'
<dependency org="org.http4s" name="http4s-blazecore_2.10" rev="0.8.6">
<artifact name="http4s-blazecore_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-blazecore_2.10', version='0.8.6')
)
libraryDependencies += "org.http4s" % "http4s-blazecore_2.10" % "0.8.6"
[org.http4s/http4s-blazecore_2.10 "0.8.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
org.http4s : http4s-core_2.10 | jar | 0.8.6 |
org.http4s : blaze-http_2.10 | jar | 0.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.storm-enroute : scalameter_2.10 | jar | 0.6 |
org.scalaz : scalaz-scalacheck-binding_2.10 | jar | 7.1.2 |
org.typelevel : scalaz-specs2_2.10 | jar | 0.3.0 |