Jar examples for l:lib-common
A netbeans library wrapper for several common libraries including several apache commons- and xml libraries
You can download jar file lib-common 1.0.4 in this page.
Eclipse Public License - v 1.0
You can use the following script to add lib-common-1.0.4.jar to your project.
<dependency> <groupId>nl.cloudfarming.client</groupId> <artifactId>lib-common</artifactId> <version>1.0.4</version> </dependency>
compile group: 'nl.cloudfarming.client', name: 'lib-common', version: '1.0.4'
libraryDependencies += "nl.cloudfarming.client" % "lib-common" % "1.0.4"
<dependency org="nl.cloudfarming.client" name="lib-common" rev="1.0.4"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='lib-common', version='1.0.4'))
'nl.cloudfarming.client:lib-common:jar:1.0.4'
Click the following link to download the jar file.
lib-common-1.0.4-sources.jar