is not current version
Last Version 5.1.4

org.webjars:amcharts 3.21.12

WebJar for amCharts

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

amcharts
Version

Version

3.21.12
Type

Type

jar

Download amcharts 3.21.12


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