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.16 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jcommon-1.0.16.jar to your project.
<dependency> <groupId>jfree</groupId> <artifactId>jcommon</artifactId> <version>1.0.16</version> </dependency>
compile group: 'jfree', name: 'jcommon', version: '1.0.16'
libraryDependencies += "jfree" % "jcommon" % "1.0.16"
<dependency org="jfree" name="jcommon" rev="1.0.16"/>
@Grapes(@Grab(group='jfree', module='jcommon', version='1.0.16'))
'jfree:jcommon:jar:1.0.16'
Click the following link to download the jar file.
jcommon-1.0.16-javadoc.jar