Jar examples for n:netty-transport-udt
You can download jar file netty-transport-udt 4.0.22.Final in this page.
Apache License
You can use the following script to add netty-transport-udt-4.0.22.Final.jar to your project.
<dependency> <groupId>io.netty</groupId> <artifactId>netty-transport-udt</artifactId> <version>4.0.22.Final</version> </dependency>
compile group: 'io.netty', name: 'netty-transport-udt', version: '4.0.22.Final'
libraryDependencies += "io.netty" % "netty-transport-udt" % "4.0.22.Final"
<dependency org="io.netty" name="netty-transport-udt" rev="4.0.22.Final"/>
@Grapes(@Grab(group='io.netty', module='netty-transport-udt', version='4.0.22.Final'))
'io.netty:netty-transport-udt:jar:4.0.22.Final'
Click the following link to download the jar file.
netty-transport-udt-4.0.22.Final-javadoc.jar