where is the jcommon0.5.6?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
YaoYue

where is the jcommon0.5.6?

Post by YaoYue » Mon Mar 11, 2002 10:02 am

Hi,David
where is the jcommon-0.5.6 sourcecode?
Regards,

David Gilbert

Re: where is the jcommon0.5.6?

Post by David Gilbert » Mon Mar 11, 2002 10:16 am

From the README file included in the download:

-----------------
3. DEPENDENCIES
-----------------
JFreeChart requires JDK 1.3 or later. In addition, it uses classes
from the JCommon class library (also available from
www.object-refinery.com), version 0.5.6 or later. The JCommon jar file is
included in the JFreeChart download, but you may want to download
JCommon separately to obtain the full source code (also under the GNU
Lesser General Public Licence).
Regards,

Dave Gilbert

YaoYue

Re: where is the jcommon0.5.6?

Post by YaoYue » Mon Mar 11, 2002 11:03 am

Oh,I see.Thanks.

Locked