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