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