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