MVN

com.github.abel533 : ECharts

Maven & Gradle

Oct 14, 2018
9 usages
1k stars

ECharts · 这是一个针对ECharts3.0版本的Java类库,实现了所有ECharts中的Json结构对应的Java对象,并且可以很方便的创建Option,Series等

<dependency>
    <groupId>com.github.abel533</groupId>
    <artifactId>ECharts</artifactId>
    <version>3.0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.abel533 : ECharts to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0.6

All Versions

Choose a version of com.github.abel533 : ECharts to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
ECharts-3.0.0.6
ECharts-3.0.0.5
ECharts-3.0.0.4
ECharts-3.0.0.3
ECharts-3.0.0.2
ECharts-3.0.0.1
ECharts-3.0.0
2.2.x
ECharts-2.2.7
ECharts-2.2.6
ECharts-2.2.4
ECharts-2.2.3
ECharts-2.2.2
ECharts-2.2.1
ECharts-2.2.0.4
ECharts-2.2.0.3
ECharts-2.2.0.2
ECharts-2.2.0.1
ECharts-2.2.0
2.1.x
ECharts-2.1.9
ECharts-2.1.8.4
ECharts-2.1.8.3
ECharts-2.1.8.2
ECharts-2.1.8.1
ECharts-2.1.8
2.0.x
ECharts-2.0.4
1.0.x
ECharts-1.0.0

How to add a dependency to Maven

Add the following com.github.abel533 : ECharts maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.abel533</groupId>
    <artifactId>ECharts</artifactId>
    <version>3.0.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.abel533 : ECharts gradle dependency to your build.gradle file:

implementation 'com.github.abel533:ECharts:3.0.0.6'

Gradle Kotlin DSL: Add the following com.github.abel533 : ECharts gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.abel533:ECharts:3.0.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.abel533 : ECharts sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.abel533" % "ECharts" % "3.0.0.6"

Advertisement

Dependencies from Group

Oct 14, 2018
9 usages
1k stars
Jun 10, 2015
1 usages
7.2k stars
Jun 24, 2015
1 usages
91 stars
Jun 04, 2015
7.2k stars
Oct 08, 2015
3 stars

Discover Dependencies

May 29, 2019
3 usages
62 stars
Apr 12, 2017
1 usages
1.2k stars
Nov 18, 2021
2.1k stars
Aug 04, 2023
80 stars
Sep 20, 2016
1 usages
42 stars
Jun 09, 2015
0 stars
Feb 18, 2016
23 stars
Dec 07, 2017
68 usages
0 stars