is not current version
Last Version 3.30.0

org.webjars.npm:apexcharts 3.8.0

WebJar for apexcharts

Categories

Categories

Charts User Interface XChart Business Logic Libraries Science
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

apexcharts
Version

Version

3.8.0
Type

Type

jar

Download apexcharts 3.8.0


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