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