is not current version
Last Version 5.3.3

org.webjars.npm:echarts 2.2.7-webpack

WebJar for echarts

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

echarts
Version

Version

2.2.7-webpack
Type

Type

jar

Download echarts 2.2.7-webpack


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