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