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