is not current version
Last Version 1.0.0-alpha-1

jcharts:jcharts 0.6.0


Categories

Categories

Charts User Interface
GroupId

GroupId

jcharts
ArtifactId

ArtifactId

jcharts
Version

Version

0.6.0
Type

Type

jar

Download jcharts 0.6.0


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