is not current version
Last Version 5.1.1

org.webjars.bower:echarts 4.4.0-rc.1

WebJar for echarts

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

echarts
Version

Version

4.4.0-rc.1
Type

Type

jar

Download echarts 4.4.0-rc.1


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