is not current version
Last Version 1.0.19

KDG Commons 1.0.17

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.kdgcommons
ArtifactId

ArtifactId

kdgcommons
Version

Version

1.0.17
Type

Type

jar
Description

Description

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

Project URL

http://sourceforge.net/projects/kdgcommons/

Download kdgcommons 1.0.17


<!-- https://jarcasting.com/artifacts/net.sf.kdgcommons/kdgcommons/ -->
<dependency>
    <groupId>net.sf.kdgcommons</groupId>
    <artifactId>kdgcommons</artifactId>
    <version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.kdgcommons/kdgcommons/
implementation 'net.sf.kdgcommons:kdgcommons:1.0.17'
// https://jarcasting.com/artifacts/net.sf.kdgcommons/kdgcommons/
implementation ("net.sf.kdgcommons:kdgcommons:1.0.17")
'net.sf.kdgcommons:kdgcommons:jar:1.0.17'
<dependency org="net.sf.kdgcommons" name="kdgcommons" rev="1.0.17">
  <artifact name="kdgcommons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.kdgcommons', module='kdgcommons', version='1.0.17')
)
libraryDependencies += "net.sf.kdgcommons" % "kdgcommons" % "1.0.17"
[net.sf.kdgcommons/kdgcommons "1.0.17"]

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.