Download linux-common-0.1.1.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.1 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials