Download netty-transport-udt-4.1.0.CR1.jar file - Jar n

Jar examples for n:netty-transport-udt

Description

You can download jar file netty-transport-udt 4.1.0.CR1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

netty-transport-udt-4.1.0.CR1-javadoc.jar
netty-transport-udt-4.1.0.CR1-sources.jar
netty-transport-udt-4.1.0.CR1.jar
netty-transport-udt-4.1.0.CR1.pom



Related Tutorials