MVN

org.xbib : chart

Maven & Gradle

Oct 08, 2020
0 stars

chart · Charts for Java

<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>chart</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xbib : chart to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.xbib : chart to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
chart-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>chart</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xbib : chart gradle dependency to your build.gradle file:

implementation 'org.xbib:chart:2.0.0'

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

implementation("org.xbib:chart:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xbib : chart sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xbib" % "chart" % "2.0.0"

Advertisement

Dependencies from Group

May 26, 2020
13 usages
2 stars
Nov 19, 2022
13 usages
Feb 02, 2022
8 usages
11 stars
Jun 16, 2020
7 usages
May 25, 2022
7 usages

Discover Dependencies

Oct 04, 2020
78 stars
Oct 06, 2020
1 usages
924 stars
Mar 09, 2021
4 stars
May 10, 2023
1 usages
Oct 06, 2020
Aug 25, 2023
2 usages
36 stars
Oct 21, 2020
1 usages
18 stars