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