| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdhttp4s-netty-core_3 |
| Version | Version0.5.0-M1 |
| 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.5.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-core_3/
implementation 'org.http4s:http4s-netty-core_3:0.5.0-M1'
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-core_3/
implementation ("org.http4s:http4s-netty-core_3:0.5.0-M1")
'org.http4s:http4s-netty-core_3:jar:0.5.0-M1'
<dependency org="org.http4s" name="http4s-netty-core_3" rev="0.5.0-M1">
<artifact name="http4s-netty-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-netty-core_3', version='0.5.0-M1')
)
libraryDependencies += "org.http4s" % "http4s-netty-core_3" % "0.5.0-M1"
[org.http4s/http4s-netty-core_3 "0.5.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| co.fs2 : fs2-reactive-streams_3 | jar | 3.2.5 |
| com.typesafe.netty : netty-reactive-streams-http | jar | 2.0.5 |
| io.netty : netty-codec-http | jar | 4.1.75.Final |
| org.http4s : http4s-core_3 | jar | 0.23.11 |