Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdchartjs-color-string |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
chartjs-color-string-0.4.0.pom | |
chartjs-color-string-0.4.0.jar | 7 KB |
chartjs-color-string-0.4.0-sources.jar | 22 bytes |
chartjs-color-string-0.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/chartjs-color-string/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>chartjs-color-string</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/chartjs-color-string/
implementation 'org.webjars.npm:chartjs-color-string:0.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/chartjs-color-string/
implementation ("org.webjars.npm:chartjs-color-string:0.4.0")
'org.webjars.npm:chartjs-color-string:jar:0.4.0'
<dependency org="org.webjars.npm" name="chartjs-color-string" rev="0.4.0">
<artifact name="chartjs-color-string" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='chartjs-color-string', version='0.4.0')
)
libraryDependencies += "org.webjars.npm" % "chartjs-color-string" % "0.4.0"
[org.webjars.npm/chartjs-color-string "0.4.0"]