is not current version
Last Version 3.0.0.6

com.github.abel533:ECharts 2.1.8

������������������ECharts2.0���������Java������������������������ECharts������Json���������������Java���������������������������������������Option,Series���

Categories

Categories

Charts User Interface
GroupId

GroupId

com.github.abel533
ArtifactId

ArtifactId

ECharts
Version

Version

2.1.8
Type

Type

jar

Download ECharts 2.1.8


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