is not current version
Last Version 3.0.0.6

com.github.abel533:ECharts 1.0.0

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

Categories

Categories

Charts User Interface
GroupId

GroupId

com.github.abel533
ArtifactId

ArtifactId

ECharts
Version

Version

1.0.0
Type

Type

jar

Download ECharts 1.0.0


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