Jar examples for l:linux-epoll
Use Linux's epoll from java
You can download jar file linux-epoll 0.0.4 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
linux-epoll-0.0.4-javadoc.jar