Download ECharts-2.1.8.3.jar file - Jar e

Jar examples for e:ECharts

Description

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

You can download jar file ECharts 2.1.8.3 in this page.

License

The MIT License (MIT)

Build File

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'

Download

Click the following link to download the jar file.

ECharts-2.1.8.3-javadoc.jar
ECharts-2.1.8.3-sources.jar
ECharts-2.1.8.3.jar
ECharts-2.1.8.3.pom



Related Tutorials