is not current version
Last Version 0.14.11

org.http4s:blaze-http_2.13.0-M5 0.14.8

NIO Framework for Scala

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

blaze-http_2.13.0-M5
Version

Version

0.14.8
Type

Type

jar

Download blaze-http_2.13.0-M5 0.14.8


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