is not current version
Last Version 4.3.16.3

com.gruelbox:service-netty 4.3.16.1


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

service-netty
Version

Version

4.3.16.1
Type

Type

jar

Download service-netty 4.3.16.1


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