License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdng2-charts |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionng2-charts
WebJar for ng2-charts
|
Project URL |
Project URL |
Filename | Size |
---|---|
ng2-charts-1.4.0.pom | |
ng2-charts-1.4.0.jar | 31 KB |
ng2-charts-1.4.0-sources.jar | 22 bytes |
ng2-charts-1.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ng2-charts/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ng2-charts</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ng2-charts/
implementation 'org.webjars.npm:ng2-charts:1.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ng2-charts/
implementation ("org.webjars.npm:ng2-charts:1.4.0")
'org.webjars.npm:ng2-charts:jar:1.4.0'
<dependency org="org.webjars.npm" name="ng2-charts" rev="1.4.0">
<artifact name="ng2-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ng2-charts', version='1.4.0')
)
libraryDependencies += "org.webjars.npm" % "ng2-charts" % "1.4.0"
[org.webjars.npm/ng2-charts "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : chart.js | jar | 2.3.0 |