is not current version
Last Version 3.30.0

org.webjars.npm:apexcharts 3.6.8

WebJar for apexcharts

Categories

Categories

Charts User Interface XChart Business Logic Libraries Science
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

apexcharts
Version

Version

3.6.8
Type

Type

jar

Download apexcharts 3.6.8


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