Download lib-common-1.2-NB72.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.2-NB72 in this page.

License

Eclipse Public License - v 1.0

Build File

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

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

Download

Click the following link to download the jar file.

lib-common-1.2-NB72-sources.jar
lib-common-1.2-NB72.jar
lib-common-1.2-NB72.pom



Related Tutorials