MVN

org.jfree : jfreechart-fx

Maven & Gradle

Dec 30, 2017
8 usages
105 stars

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

<dependency>
    <groupId>org.jfree</groupId>
    <artifactId>jfreechart-fx</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
jfreechart-fx-1.0.1
jfreechart-fx-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jfree</groupId>
    <artifactId>jfreechart-fx</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jfree:jfreechart-fx:1.0.1'

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

implementation("org.jfree:jfreechart-fx:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jfree" % "jfreechart-fx" % "1.0.1"

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

Aug 16, 2023
14 usages
58 stars
Apr 27, 2018
12 usages
260 stars
Oct 14, 2019
10 usages
5 stars
Dec 11, 2021
11 usages
152 stars
Apr 14, 2021
13 usages
0 stars
Oct 14, 2019
3 usages
3 stars
Apr 01, 2023
5 usages
4 stars
Sep 12, 2021
9 usages
Aug 18, 2023
56 usages
65 stars