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