Download netty-transport-native-kqueue-4.1.16.Final.jar file - Jar n

Jar examples for n:netty-transport-native-kqueue

Description

You can download jar file netty-transport-native-kqueue 4.1.16.Final in this page.

License

Apache License

Build File

You can use the following script to add netty-transport-native-kqueue-4.1.16.Final.jar to your project.

<dependency>
   <groupId>io.netty</groupId>
   <artifactId>netty-transport-native-kqueue</artifactId>
   <version>4.1.16.Final</version>
</dependency>
compile group: 'io.netty', name: 'netty-transport-native-kqueue', version: '4.1.16.Final'
libraryDependencies += "io.netty" % "netty-transport-native-kqueue" % "4.1.16.Final"
<dependency org="io.netty" name="netty-transport-native-kqueue" rev="4.1.16.Final"/>
@Grapes(@Grab(group='io.netty', module='netty-transport-native-kqueue', version='4.1.16.Final'))
'io.netty:netty-transport-native-kqueue:jar:4.1.16.Final'

Download

Click the following link to download the jar file.

netty-transport-native-kqueue-4.1.16.Final-javadoc.jar
netty-transport-native-kqueue-4.1.16.Final-osx-x86_64.jar
netty-transport-native-kqueue-4.1.16.Final-sources.jar
netty-transport-native-kqueue-4.1.16.Final.jar
netty-transport-native-kqueue-4.1.16.Final.pom



Related Tutorials