is not current version
Last Version 1.2.0.3-jre17-rc1

com.jwebmp.plugins.graphing:ChartJS 1.2.0.1-jre15

Java library for use with Chart.js javascript

GroupId

GroupId

com.jwebmp.plugins.graphing
ArtifactId

ArtifactId

ChartJS
Version

Version

1.2.0.1-jre15
Type

Type

jar

Download ChartJS 1.2.0.1-jre15


<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/ChartJS/ -->
<dependency>
    <groupId>com.jwebmp.plugins.graphing</groupId>
    <artifactId>ChartJS</artifactId>
    <version>1.2.0.1-jre15</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/ChartJS/
implementation 'com.jwebmp.plugins.graphing:ChartJS:1.2.0.1-jre15'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/ChartJS/
implementation ("com.jwebmp.plugins.graphing:ChartJS:1.2.0.1-jre15")
'com.jwebmp.plugins.graphing:ChartJS:jar:1.2.0.1-jre15'
<dependency org="com.jwebmp.plugins.graphing" name="ChartJS" rev="1.2.0.1-jre15">
  <artifact name="ChartJS" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='ChartJS', version='1.2.0.1-jre15')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "ChartJS" % "1.2.0.1-jre15"
[com.jwebmp.plugins.graphing/ChartJS "1.2.0.1-jre15"]