is not current version
Last Version 2.1.0

Orson Charts 2.0

Orson Charts is a 3D chart library for the Java platform.

License

License

GroupId

GroupId

org.jfree
ArtifactId

ArtifactId

org.jfree.chart3d
Version

Version

2.0
Type

Type

jar
Description

Description

Orson Charts
Orson Charts is a 3D chart library for the Java platform.
Project URL

Project URL

http://www.object-refinery.com/orsoncharts
Source Code Management

Source Code Management

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

Download org.jfree.chart3d 2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.