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