Last Version

jfreechart 1.0.13

JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.

License

License

Categories

Categories

JFreeChart User Interface Charts
GroupId

GroupId

jfree
ArtifactId

ArtifactId

jfreechart
Version

Version

1.0.13
Type

Type

jar
Description

Description

jfreechart
JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.
Project URL

Project URL

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

Project Organization

JFree.org
Source Code Management

Source Code Management

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

Download jfreechart 1.0.13


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

Dependencies

compile (1)

Group / Artifact Type Version
jfree : jcommon jar 1.0.16

Project Modules

There are no modules declared in this project.