Download lib-common-1.0.5.jar file - Jar l

Jar examples for l:lib-common

Description

A netbeans library wrapper for several common libraries including several apache commons- and xml libraries

You can download jar file lib-common 1.0.5 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add lib-common-1.0.5.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>lib-common</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'lib-common', version: '1.0.5'
libraryDependencies += "nl.cloudfarming.client" % "lib-common" % "1.0.5"
<dependency org="nl.cloudfarming.client" name="lib-common" rev="1.0.5"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='lib-common', version='1.0.5'))
'nl.cloudfarming.client:lib-common:jar:1.0.5'

Download

Click the following link to download the jar file.

lib-common-1.0.5-sources.jar
lib-common-1.0.5.jar
lib-common-1.0.5.pom



Related Tutorials