is not current version
Last Version 5.1.4

org.webjars:amcharts 3.15.0

WebJar for amCharts

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

amcharts
Version

Version

3.15.0
Type

Type

jar

Download amcharts 3.15.0


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