Last Version

jcommon 1.0.16

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

jfree
ArtifactId

ArtifactId

jcommon
Version

Version

1.0.16
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/
Source Code Management

Source Code Management

http://jfreechart.cvs.sourceforge.net/jfreechart/

Download jcommon 1.0.16


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.