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