is not current version
Last Version 0.14.18

org.http4s:blaze-http_2.11 0.8.2

NIO Framework for Scala

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

blaze-http_2.11
Version

Version

0.8.2
Type

Type

jar

Download blaze-http_2.11 0.8.2


<!-- https://jarcasting.com/artifacts/org.http4s/blaze-http_2.11/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>blaze-http_2.11</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/blaze-http_2.11/
implementation 'org.http4s:blaze-http_2.11:0.8.2'
// https://jarcasting.com/artifacts/org.http4s/blaze-http_2.11/
implementation ("org.http4s:blaze-http_2.11:0.8.2")
'org.http4s:blaze-http_2.11:jar:0.8.2'
<dependency org="org.http4s" name="blaze-http_2.11" rev="0.8.2">
  <artifact name="blaze-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='blaze-http_2.11', version='0.8.2')
)
libraryDependencies += "org.http4s" % "blaze-http_2.11" % "0.8.2"
[org.http4s/blaze-http_2.11 "0.8.2"]