MVN

org.jfree : org.jfree.chart3d

Maven & Gradle

Jan 24, 2022
1 usages
104 stars

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

<dependency>
    <groupId>org.jfree</groupId>
    <artifactId>org.jfree.chart3d</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jfree : org.jfree.chart3d to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.jfree : org.jfree.chart3d to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
org.jfree.chart3d-2.1.0
2.0
org.jfree.chart3d-2.0

How to add a dependency to Maven

Add the following org.jfree : org.jfree.chart3d maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jfree</groupId>
    <artifactId>org.jfree.chart3d</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jfree : org.jfree.chart3d gradle dependency to your build.gradle file:

implementation 'org.jfree:org.jfree.chart3d:2.1.0'

Gradle Kotlin DSL: Add the following org.jfree : org.jfree.chart3d gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jfree:org.jfree.chart3d:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jfree : org.jfree.chart3d sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jfree" % "org.jfree.chart3d" % "2.1.0"

Advertisement

Dependencies from Group

Jan 08, 2023
313 usages
1.1k stars
Feb 18, 2017
73 usages
25 stars
Jun 11, 2022
39 usages
302 stars
Feb 08, 2019
16 usages
204 stars
Dec 30, 2017
8 usages
105 stars

Discover Dependencies

Feb 07, 2023
1.2k stars
Feb 20, 2022
49 stars
Feb 13, 2022
0 stars
Nov 21, 2022
3 usages
168 stars
Mar 15, 2020
1 usages
72 stars