Jar examples for e:ECharts
??????ECharts2.0???Java????????ECharts??Json?????Java???????????????Option,Series?
You can download jar file ECharts 2.1.8.3 in this page.
The MIT License (MIT)
You can use the following script to add ECharts-2.1.8.3.jar to your project.
<dependency> <groupId>com.github.abel533</groupId> <artifactId>ECharts</artifactId> <version>2.1.8.3</version> </dependency>
compile group: 'com.github.abel533', name: 'ECharts', version: '2.1.8.3'
libraryDependencies += "com.github.abel533" % "ECharts" % "2.1.8.3"
<dependency org="com.github.abel533" name="ECharts" rev="2.1.8.3"/>
@Grapes(@Grab(group='com.github.abel533', module='ECharts', version='2.1.8.3'))
'com.github.abel533:ECharts:jar:2.1.8.3'
Click the following link to download the jar file.
ECharts-2.1.8.3-javadoc.jar