License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-netty-core_3 |
Last Version | Last Version0.6.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp4s-netty-core
http4s-netty-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationhttp4s.org |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-netty-core_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-netty-core_3</artifactId>
<version>0.6.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-core_3/
implementation 'org.http4s:http4s-netty-core_3:0.6.0-M1'
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-core_3/
implementation ("org.http4s:http4s-netty-core_3:0.6.0-M1")
'org.http4s:http4s-netty-core_3:jar:0.6.0-M1'
<dependency org="org.http4s" name="http4s-netty-core_3" rev="0.6.0-M1">
<artifact name="http4s-netty-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-netty-core_3', version='0.6.0-M1')
)
libraryDependencies += "org.http4s" % "http4s-netty-core_3" % "0.6.0-M1"
[org.http4s/http4s-netty-core_3 "0.6.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
co.fs2 : fs2-reactive-streams_3 | jar | 3.2.7 |
com.typesafe.netty : netty-reactive-streams-http | jar | 2.0.6 |
io.netty : netty-codec-http | jar | 4.1.76.Final |
org.http4s : http4s-core_3 | jar | 1.0.0-M32 |