is not current version
Last Version 3.0.0.6

com.github.abel533:ECharts 2.2.4

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

Categories

Categories

Charts User Interface
GroupId

GroupId

com.github.abel533
ArtifactId

ArtifactId

ECharts
Version

Version

2.2.4
Type

Type

jar

Download ECharts 2.2.4


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