is not current version
Last Version 0.23.12

org.http4s:blaze-http_2.12 0.14.14

NIO Framework for Scala

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

blaze-http_2.12
Version

Version

0.14.14
Type

Type

jar

Download blaze-http_2.12 0.14.14


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