is not current version
Last Version 0.11.4

org.webjars.npm:chartist 0.9.7

WebJar for chartist

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

chartist
Version

Version

0.9.7
Type

Type

jar

Download chartist 0.9.7


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