не последняя версия
Последняя версия 26962ce-1

org.webjars:chartjs 26962ce

WebJar for Chart.js

Группа

Группа

org.webjars
Идентификатор

Идентификатор

chartjs
Версия

Версия

26962ce
Тип

Тип

jar

Скачать 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"]