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