Download netty-transport-udt-4.0.43.Final.jar file - Jar n

Jar examples for n:netty-transport-udt

Description

You can download jar file netty-transport-udt 4.0.43.Final in this page.

License

Apache License

Build File

You can use the following script to add netty-transport-udt-4.0.43.Final.jar to your project.

<dependency>
   <groupId>io.netty</groupId>
   <artifactId>netty-transport-udt</artifactId>
   <version>4.0.43.Final</version>
</dependency>
compile group: 'io.netty', name: 'netty-transport-udt', version: '4.0.43.Final'
libraryDependencies += "io.netty" % "netty-transport-udt" % "4.0.43.Final"
<dependency org="io.netty" name="netty-transport-udt" rev="4.0.43.Final"/>
@Grapes(@Grab(group='io.netty', module='netty-transport-udt', version='4.0.43.Final'))
'io.netty:netty-transport-udt:jar:4.0.43.Final'

Download

Click the following link to download the jar file.

netty-transport-udt-4.0.43.Final-javadoc.jar
netty-transport-udt-4.0.43.Final-sources.jar
netty-transport-udt-4.0.43.Final.jar
netty-transport-udt-4.0.43.Final.pom



Related Tutorials