is not current version
Last Version 1.4.0

org.webjars.npm:ng2-charts 1.0.3

WebJar for ng2-charts

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ng2-charts
Version

Version

1.0.3
Type

Type

jar

Download ng2-charts 1.0.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/ng2-charts/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ng2-charts</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ng2-charts/
implementation 'org.webjars.npm:ng2-charts:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/ng2-charts/
implementation ("org.webjars.npm:ng2-charts:1.0.3")
'org.webjars.npm:ng2-charts:jar:1.0.3'
<dependency org="org.webjars.npm" name="ng2-charts" rev="1.0.3">
  <artifact name="ng2-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ng2-charts', version='1.0.3')
)
libraryDependencies += "org.webjars.npm" % "ng2-charts" % "1.0.3"
[org.webjars.npm/ng2-charts "1.0.3"]