h

http4s-blaze-core_2.13

Base library for binding blaze to http4s clients and servers
https://github.com/http4s/blaze
Apache-2.0
http4s.org
Bryce L. Anderson Ross A. Baker Christopher Davenport
Files download
File Operation
http4s-blaze-core_2.13-1.0.0-M36.jar download
http4s-blaze-core_2.13-1.0.0-M36.pom download
http4s-blaze-core_2.13-1.0.0-M36-sources.jar download
Apache Maven
<dependency>
  <groupId>org.http4s</groupId>
  <artifactId>http4s-blaze-core_2.13</artifactId>
  <version>1.0.0-M36</version>
</dependency>
Gradle Groovy
implementation 'org.http4s:http4s-blaze-core_2.13:1.0.0-M36'
Gradle Kotlin
implementation("org.http4s:http4s-blaze-core_2.13:1.0.0-M36")
Scala SBT
libraryDependencies += "org.http4s" % "http4s-blaze-core_2.13" % "1.0.0-M36"
Groovy Grape
@Grapes(
  @Grab(group='org.http4s', module='http4s-blaze-core_2.13', version='1.0.0-M36')
)
Apache Ivy
<dependency org="org.http4s" name="http4s-blaze-core_2.13" rev="1.0.0-M36" />
Leiningen
[org.http4s/http4s-blaze-core_2.13 "1.0.0-M36"]
Apache Buildr
'org.http4s:http4s-blaze-core_2.13:jar:1.0.0-M36'