Download linux-epoll-0.0.4.jar file - Jar l

Jar examples for l:linux-epoll

Description

Use Linux's epoll from java

You can download jar file linux-epoll 0.0.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add linux-epoll-0.0.4.jar to your project.

<dependency>
   <groupId>io.dvlopt</groupId>
   <artifactId>linux-epoll</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'io.dvlopt', name: 'linux-epoll', version: '0.0.4'
libraryDependencies += "io.dvlopt" % "linux-epoll" % "0.0.4"
<dependency org="io.dvlopt" name="linux-epoll" rev="0.0.4"/>
@Grapes(@Grab(group='io.dvlopt', module='linux-epoll', version='0.0.4'))
'io.dvlopt:linux-epoll:jar:0.0.4'

Download

Click the following link to download the jar file.

linux-epoll-0.0.4-javadoc.jar
linux-epoll-0.0.4-sources.jar
linux-epoll-0.0.4.jar
linux-epoll-0.0.4.pom



Related Tutorials