| License |
License |
|---|---|
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdblaze-http_3 |
| Version | Version0.15.1 |
| Type | Typejar |
| Description |
Descriptionblaze-http
NIO Framework for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| blaze-http_3-0.15.1.pom | |
| blaze-http_3-0.15.1.jar | 479 KB |
| blaze-http_3-0.15.1-sources.jar | 99 KB |
| blaze-http_3-0.15.1-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>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/blaze-http_3/
implementation 'org.http4s:blaze-http_3:0.15.1'
// https://jarcasting.com/artifacts/org.http4s/blaze-http_3/
implementation ("org.http4s:blaze-http_3:0.15.1")
'org.http4s:blaze-http_3:jar:0.15.1'
<dependency org="org.http4s" name="blaze-http_3" rev="0.15.1">
<artifact name="blaze-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='blaze-http_3', version='0.15.1')
)
libraryDependencies += "org.http4s" % "blaze-http_3" % "0.15.1"
[org.http4s/blaze-http_3 "0.15.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.http4s : blaze-core_3 | jar | 0.15.1 |
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| com.twitter : hpack | jar | 1.0.2 |