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