is not current version
Last Version 22.6.0

cloud.piranha.http:piranha-http-netty 20.7.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

cloud.piranha.http
ArtifactId

ArtifactId

piranha-http-netty
Version

Version

20.7.0
Type

Type

jar

Download piranha-http-netty 20.7.0


<!-- https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-netty/ -->
<dependency>
    <groupId>cloud.piranha.http</groupId>
    <artifactId>piranha-http-netty</artifactId>
    <version>20.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-netty/
implementation 'cloud.piranha.http:piranha-http-netty:20.7.0'
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-netty/
implementation ("cloud.piranha.http:piranha-http-netty:20.7.0")
'cloud.piranha.http:piranha-http-netty:jar:20.7.0'
<dependency org="cloud.piranha.http" name="piranha-http-netty" rev="20.7.0">
  <artifact name="piranha-http-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.http', module='piranha-http-netty', version='20.7.0')
)
libraryDependencies += "cloud.piranha.http" % "piranha-http-netty" % "20.7.0"
[cloud.piranha.http/piranha-http-netty "20.7.0"]