is not current version
Last Version 2.4.3

com.github.fmjsjx:libnetty-handler 1.1.1.Final


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

libnetty-handler
Version

Version

1.1.1.Final
Type

Type

jar

Download libnetty-handler 1.1.1.Final


<!-- https://jarcasting.com/artifacts/com.github.fmjsjx/libnetty-handler/ -->
<dependency>
    <groupId>com.github.fmjsjx</groupId>
    <artifactId>libnetty-handler</artifactId>
    <version>1.1.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fmjsjx/libnetty-handler/
implementation 'com.github.fmjsjx:libnetty-handler:1.1.1.Final'
// https://jarcasting.com/artifacts/com.github.fmjsjx/libnetty-handler/
implementation ("com.github.fmjsjx:libnetty-handler:1.1.1.Final")
'com.github.fmjsjx:libnetty-handler:jar:1.1.1.Final'
<dependency org="com.github.fmjsjx" name="libnetty-handler" rev="1.1.1.Final">
  <artifact name="libnetty-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fmjsjx', module='libnetty-handler', version='1.1.1.Final')
)
libraryDependencies += "com.github.fmjsjx" % "libnetty-handler" % "1.1.1.Final"
[com.github.fmjsjx/libnetty-handler "1.1.1.Final"]