Jar examples for l:linux-io
Basic Linux IO utilities for java through JNA
You can download jar file linux-io 0.0.2 in this page.
Apache License, Version 2.0
You can use the following script to add linux-io-0.0.2.jar to your project.
<dependency> <groupId>io.dvlopt</groupId> <artifactId>linux-io</artifactId> <version>0.0.2</version> </dependency>
compile group: 'io.dvlopt', name: 'linux-io', version: '0.0.2'
libraryDependencies += "io.dvlopt" % "linux-io" % "0.0.2"
<dependency org="io.dvlopt" name="linux-io" rev="0.0.2"/>
@Grapes(@Grab(group='io.dvlopt', module='linux-io', version='0.0.2'))
'io.dvlopt:linux-io:jar:0.0.2'
Click the following link to download the jar file.
linux-io-0.0.2-javadoc.jar