is not current version
Last Version 0.11.4

org.webjars.npm:chartist 0.9.8

WebJar for chartist

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

chartist
Version

Version

0.9.8
Type

Type

jar

Download chartist 0.9.8


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