Jar examples for k:kdgcommons
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.14 in this page.
The Apache Software License, Version 2.0
You can use the following script to add kdgcommons-1.0.14.jar to your project.
<dependency> <groupId>net.sf.kdgcommons</groupId> <artifactId>kdgcommons</artifactId> <version>1.0.14</version> </dependency>
compile group: 'net.sf.kdgcommons', name: 'kdgcommons', version: '1.0.14'
libraryDependencies += "net.sf.kdgcommons" % "kdgcommons" % "1.0.14"
<dependency org="net.sf.kdgcommons" name="kdgcommons" rev="1.0.14"/>
@Grapes(@Grab(group='net.sf.kdgcommons', module='kdgcommons', version='1.0.14'))
'net.sf.kdgcommons:kdgcommons:jar:1.0.14'
Click the following link to download the jar file.
kdgcommons-1.0.14-javadoc.jar