Jar examples for j:jchart2d
JChart2D is an easy to use component for displaying two- dimensional traces in a coordinate system written in Java.
You can download jar file jchart2d 3.3.2 in this page.
GNU Library or Lesser General Public License version 2.0 (LGPLv2)
You can use the following script to add jchart2d-3.3.2.jar to your project.
<dependency> <groupId>net.sf.jchart2d</groupId> <artifactId>jchart2d</artifactId> <version>3.3.2</version> </dependency>
compile group: 'net.sf.jchart2d', name: 'jchart2d', version: '3.3.2'
libraryDependencies += "net.sf.jchart2d" % "jchart2d" % "3.3.2"
<dependency org="net.sf.jchart2d" name="jchart2d" rev="3.3.2"/>
@Grapes(@Grab(group='net.sf.jchart2d', module='jchart2d', version='3.3.2'))
'net.sf.jchart2d:jchart2d:jar:3.3.2'
Click the following link to download the jar file.
jchart2d-3.3.2-javadoc.jar