is not current version
Last Version 26962ce-1

org.webjars:chartjs 26962ce

WebJar for Chart.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

chartjs
Version

Version

26962ce
Type

Type

jar

Download chartjs 26962ce


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