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