License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bowergithub.chartjs |
ArtifactId | ArtifactIdchartjs-plugin-annotation |
Last Version | Last Version1.0.2 |
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.0.2.pom | |
chartjs-plugin-annotation-1.0.2.jar | 50 KB |
chartjs-plugin-annotation-1.0.2-sources.jar | 22 bytes |
chartjs-plugin-annotation-1.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.chartjs/chartjs-plugin-annotation/ -->
<dependency>
<groupId>org.webjars.bowergithub.chartjs</groupId>
<artifactId>chartjs-plugin-annotation</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.chartjs/chartjs-plugin-annotation/
implementation 'org.webjars.bowergithub.chartjs:chartjs-plugin-annotation:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.chartjs/chartjs-plugin-annotation/
implementation ("org.webjars.bowergithub.chartjs:chartjs-plugin-annotation:1.0.2")
'org.webjars.bowergithub.chartjs:chartjs-plugin-annotation:jar:1.0.2'
<dependency org="org.webjars.bowergithub.chartjs" name="chartjs-plugin-annotation" rev="1.0.2">
<artifact name="chartjs-plugin-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.chartjs', module='chartjs-plugin-annotation', version='1.0.2')
)
libraryDependencies += "org.webjars.bowergithub.chartjs" % "chartjs-plugin-annotation" % "1.0.2"
[org.webjars.bowergithub.chartjs/chartjs-plugin-annotation "1.0.2"]