Download netty-handler-proxy-4.1.0.CR4.jar file - Jar n

Jar examples for n:netty-handler-proxy

Description

You can download jar file netty-handler-proxy 4.1.0.CR4 in this page.

License

Apache License

Build File

You can use the following script to add netty-handler-proxy-4.1.0.CR4.jar to your project.

<dependency>
   <groupId>io.netty</groupId>
   <artifactId>netty-handler-proxy</artifactId>
   <version>4.1.0.CR4</version>
</dependency>
compile group: 'io.netty', name: 'netty-handler-proxy', version: '4.1.0.CR4'
libraryDependencies += "io.netty" % "netty-handler-proxy" % "4.1.0.CR4"
<dependency org="io.netty" name="netty-handler-proxy" rev="4.1.0.CR4"/>
@Grapes(@Grab(group='io.netty', module='netty-handler-proxy', version='4.1.0.CR4'))
'io.netty:netty-handler-proxy:jar:4.1.0.CR4'

Download

Click the following link to download the jar file.

netty-handler-proxy-4.1.0.CR4-javadoc.jar
netty-handler-proxy-4.1.0.CR4-sources.jar
netty-handler-proxy-4.1.0.CR4.jar
netty-handler-proxy-4.1.0.CR4.pom



Related Tutorials