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

Jar examples for l:linux-common

Description

Miscellaneous JNA utilities for Linux

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials