Download jcharts-0.6.0.jar file - Jar j

Jar examples for j:jcharts

Description

You can download jar file jcharts 0.6.0 in this page.

Build File

You can use the following script to add jcharts-0.6.0.jar to your project.

<dependency>
   <groupId>jcharts</groupId>
   <artifactId>jcharts</artifactId>
   <version>0.6.0</version>
</dependency>
compile group: 'jcharts', name: 'jcharts', version: '0.6.0'
libraryDependencies += "jcharts" % "jcharts" % "0.6.0"
<dependency org="jcharts" name="jcharts" rev="0.6.0"/>
@Grapes(@Grab(group='jcharts', module='jcharts', version='0.6.0'))
'jcharts:jcharts:jar:0.6.0'

Download

Click the following link to download the jar file.

jCharts-0.6.0.pom



Related Tutorials