Download kdgcommons-1.0.15.jar file - Jar k

Jar examples for k:kdgcommons

Description

A collection of utility classes for Java, supplementing and in some cases replacing Jakarta Commons and Google Guava.

You can download jar file kdgcommons 1.0.15 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kdgcommons-1.0.15.jar to your project.

<dependency>
   <groupId>net.sf.kdgcommons</groupId>
   <artifactId>kdgcommons</artifactId>
   <version>1.0.15</version>
</dependency>
compile group: 'net.sf.kdgcommons', name: 'kdgcommons', version: '1.0.15'
libraryDependencies += "net.sf.kdgcommons" % "kdgcommons" % "1.0.15"
<dependency org="net.sf.kdgcommons" name="kdgcommons" rev="1.0.15"/>
@Grapes(@Grab(group='net.sf.kdgcommons', module='kdgcommons', version='1.0.15'))
'net.sf.kdgcommons:kdgcommons:jar:1.0.15'

Download

Click the following link to download the jar file.

kdgcommons-1.0.15-javadoc.jar
kdgcommons-1.0.15-sources.jar
kdgcommons-1.0.15.jar
kdgcommons-1.0.15.pom



Related Tutorials