Last Version

JFreeChart-FX 2.0.1

JFreeChart-FX is an extension for JFreeChart that provides JavaFX support.

License

License

GroupId

GroupId

org.jfree
ArtifactId

ArtifactId

org.jfree.chart.fx
Version

Version

2.0.1
Type

Type

jar
Description

Description

JFreeChart-FX
JFreeChart-FX is an extension for JFreeChart that provides JavaFX support.
Project URL

Project URL

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

Project Organization

JFree.org
Source Code Management

Source Code Management

https://github.com/jfree/jfreechart-fx

Download org.jfree.chart.fx 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jfree : jfreechart jar 1.5.3
org.openjfx : javafx-controls jar 15
org.jfree : org.jfree.fxgraphics2d jar 2.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.