License |
License |
---|---|
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdblaze-http_3 |
Last Version | Last Version1.0.0-M33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblaze-http
NIO Framework for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organizationhttp4s.org |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blaze-http_3-1.0.0-M33.pom | |
blaze-http_3-1.0.0-M33.jar | 479 KB |
blaze-http_3-1.0.0-M33-sources.jar | 99 KB |
blaze-http_3-1.0.0-M33-javadoc.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/blaze-http_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>blaze-http_3</artifactId>
<version>1.0.0-M33</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/blaze-http_3/
implementation 'org.http4s:blaze-http_3:1.0.0-M33'
// https://jarcasting.com/artifacts/org.http4s/blaze-http_3/
implementation ("org.http4s:blaze-http_3:1.0.0-M33")
'org.http4s:blaze-http_3:jar:1.0.0-M33'
<dependency org="org.http4s" name="blaze-http_3" rev="1.0.0-M33">
<artifact name="blaze-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='blaze-http_3', version='1.0.0-M33')
)
libraryDependencies += "org.http4s" % "blaze-http_3" % "1.0.0-M33"
[org.http4s/blaze-http_3 "1.0.0-M33"]
Group / Artifact | Type | Version |
---|---|---|
org.http4s : blaze-core_3 | jar | 1.0.0-M33 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
com.twitter : hpack | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s » blaze-testkit_3 | jar | 1.0.0-M33 |
org.asynchttpclient : async-http-client | jar | 2.12.3 |