is not current version
Last Version 2.4.3

com.github.fmjsjx:libnetty-transport 1.3.2.Final


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

libnetty-transport
Version

Version

1.3.2.Final
Type

Type

jar

Download libnetty-transport 1.3.2.Final


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