Last Version

JCommon 1.0.24

JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.

License

License

GroupId

GroupId

org.jfree
ArtifactId

ArtifactId

jcommon
Version

Version

1.0.24
Type

Type

jar
Description

Description

JCommon
JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.
Project URL

Project URL

http://www.jfree.org/jcommon/
Project Organization

Project Organization

JFree.org
Source Code Management

Source Code Management

https://github.com/jfree/jcommon

Download jcommon 1.0.24


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.