is not current version
Last Version 2.0.8

org.webjars.npm:echarts-gl 1.1.0

WebJar for echarts-gl

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

echarts-gl
Version

Version

1.1.0
Type

Type

jar

Download echarts-gl 1.1.0


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