Download linux-common-0.0.2.jar file - Jar l

Jar examples for l:linux-common

Description

Miscellaneous JNA utilities for Linux

You can download jar file linux-common 0.0.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add linux-common-0.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

linux-common-0.0.2-javadoc.jar
linux-common-0.0.2-sources.jar
linux-common-0.0.2.jar
linux-common-0.0.2.pom



Related Tutorials