License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdchartjs-plugin-annotation |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchartjs-plugin-annotation
WebJar for chartjs-plugin-annotation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chartjs-plugin-annotation-1.3.1.pom | |
chartjs-plugin-annotation-1.3.1.jar | 29 KB |
chartjs-plugin-annotation-1.3.1-sources.jar | 22 bytes |
chartjs-plugin-annotation-1.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/chartjs-plugin-annotation/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>chartjs-plugin-annotation</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/chartjs-plugin-annotation/
implementation 'org.webjars.npm:chartjs-plugin-annotation:1.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/chartjs-plugin-annotation/
implementation ("org.webjars.npm:chartjs-plugin-annotation:1.3.1")
'org.webjars.npm:chartjs-plugin-annotation:jar:1.3.1'
<dependency org="org.webjars.npm" name="chartjs-plugin-annotation" rev="1.3.1">
<artifact name="chartjs-plugin-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='chartjs-plugin-annotation', version='1.3.1')
)
libraryDependencies += "org.webjars.npm" % "chartjs-plugin-annotation" % "1.3.1"
[org.webjars.npm/chartjs-plugin-annotation "1.3.1"]