Jar examples for j:jcommon
JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.
You can download jar file jcommon 1.0.0-rc1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jcommon-1.0.0-rc1.jar to your project.
<dependency> <groupId>jfree</groupId> <artifactId>jcommon</artifactId> <version>1.0.0-rc1</version> </dependency>
compile group: 'jfree', name: 'jcommon', version: '1.0.0-rc1'
libraryDependencies += "jfree" % "jcommon" % "1.0.0-rc1"
<dependency org="jfree" name="jcommon" rev="1.0.0-rc1"/>
@Grapes(@Grab(group='jfree', module='jcommon', version='1.0.0-rc1'))
'jfree:jcommon:jar:1.0.0-rc1'
Click the following link to download the jar file.
jcommon-1.0.0-rc1.jar