| License | License | 
|---|---|
| Categories | CategoriesCharts User Interface | 
| GroupId | GroupIdcn.joylau.code | 
| ArtifactId | ArtifactIdjoylau-echarts | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjoylau-echarts Configure the most attribute for ECharts3.0+ by Gson | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| joylau-echarts-1.0.pom | |
| joylau-echarts-1.0.jar | 189 KB | 
| joylau-echarts-1.0-sources.jar | 150 KB | 
| joylau-echarts-1.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.joylau.code/joylau-echarts/ -->
<dependency>
    <groupId>cn.joylau.code</groupId>
    <artifactId>joylau-echarts</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/cn.joylau.code/joylau-echarts/
implementation 'cn.joylau.code:joylau-echarts:1.0'// https://jarcasting.com/artifacts/cn.joylau.code/joylau-echarts/
implementation ("cn.joylau.code:joylau-echarts:1.0")'cn.joylau.code:joylau-echarts:jar:1.0'<dependency org="cn.joylau.code" name="joylau-echarts" rev="1.0">
  <artifact name="joylau-echarts" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.joylau.code', module='joylau-echarts', version='1.0')
)libraryDependencies += "cn.joylau.code" % "joylau-echarts" % "1.0"[cn.joylau.code/joylau-echarts "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson Optional | jar | 2.5 |