is not current version
Last Version 1.4.0

org.webjars.npm:ng2-charts 1.3.0

WebJar for ng2-charts

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ng2-charts
Version

Version

1.3.0
Type

Type

jar

Download ng2-charts 1.3.0


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