is not current version
Last Version 2.1.1

Orson Charts FX 2.1

Orson Charts FX is an extension for Orson Charts that provides JavaFX support.

License

License

GroupId

GroupId

org.jfree
ArtifactId

ArtifactId

org.jfree.chart3d.fx
Version

Version

2.1
Type

Type

jar
Description

Description

Orson Charts FX
Orson Charts FX is an extension for Orson Charts that provides JavaFX support.
Project Organization

Project Organization

Object Refinery Limited
Source Code Management

Source Code Management

https://github.com/jfree/orson-charts-fx

Download org.jfree.chart3d.fx 2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jfree : org.jfree.chart3d jar 2.0
org.openjfx : javafx-controls jar 16
org.jfree : org.jfree.fxgraphics2d jar 2.1.1

test (2)

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

Project Modules

There are no modules declared in this project.