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