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