Last Version

ECharts 3.0.0.6

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

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

com.github.abel533
ArtifactId

ArtifactId

ECharts
Version

Version

3.0.0.6
Type

Type

jar
Description

Description

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

Project URL

https://github.com/abel533

Download ECharts 3.0.0.6


<!-- https://jarcasting.com/artifacts/com.github.abel533/ECharts/ -->
<dependency>
    <groupId>com.github.abel533</groupId>
    <artifactId>ECharts</artifactId>
    <version>3.0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.abel533/ECharts/
implementation 'com.github.abel533:ECharts:3.0.0.6'
// https://jarcasting.com/artifacts/com.github.abel533/ECharts/
implementation ("com.github.abel533:ECharts:3.0.0.6")
'com.github.abel533:ECharts:jar:3.0.0.6'
<dependency org="com.github.abel533" name="ECharts" rev="3.0.0.6">
  <artifact name="ECharts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.abel533', module='ECharts', version='3.0.0.6')
)
libraryDependencies += "com.github.abel533" % "ECharts" % "3.0.0.6"
[com.github.abel533/ECharts "3.0.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson Optional jar 2.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.