MVN

be.ceau : chart

Maven & Gradle

Aug 06, 2023
4 usages
111 stars

Chart · Java library for use with Chart.js javascript

<dependency>
    <groupId>be.ceau</groupId>
    <artifactId>chart</artifactId>
    <version>2.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.ceau : chart to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0

All Versions

Choose a version of be.ceau : chart to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
chart-2.7.0
2.6.x
chart-2.6.0
2.5.x
chart-2.5.0
2.4.x
chart-2.4.0
2.3.x
chart-2.3.1
chart-2.3.0
2.2.x
chart-2.2.1
chart-2.2.0
2.0.x
chart-2.0.1
chart-2.0.0
0.9
chart-0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>be.ceau</groupId>
    <artifactId>chart</artifactId>
    <version>2.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following be.ceau : chart gradle dependency to your build.gradle file:

implementation 'be.ceau:chart:2.7.0'

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

implementation("be.ceau:chart:2.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following be.ceau : chart sbt scala dependency to your build.sbt file:

libraryDependencies += "be.ceau" % "chart" % "2.7.0"

Advertisement

Dependencies from Group

Aug 06, 2023
4 usages
111 stars
Aug 15, 2023
1 usages
15 stars
Aug 08, 2015
0 stars
Nov 11, 2017
29 stars
Oct 26, 2018
0 stars

Discover Dependencies

Aug 17, 2023
5 usages
779 stars
Aug 16, 2018
246 usages
42.8k stars
Aug 05, 2015
144 stars
Dec 09, 2015
1 stars
Jan 24, 2017
214 stars
Dec 30, 2015
2 usages
Apr 08, 2016
20 usages