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