is not current version
Last Version 19.11.0

com.manorrock.piranha:piranha-http-netty 4.0.9.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.manorrock.piranha
ArtifactId

ArtifactId

piranha-http-netty
Version

Version

4.0.9.0
Type

Type

jar

Download piranha-http-netty 4.0.9.0


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