Download Files

CVS Access

Current source files for this project are available through anonymous CVS on SourceForge's server.

Retrieving files

The CVS repository may be freely browsed. Alternatively, you may consult SourceForge's CVS Guide in order to obtain a copy of the source files.

In the CVS repository, there will be two modules

net
The root directory for the java source files for this project
web
HTML for this website. Excludes generated javadocs

Compiling

Compiling should be relatively strait forward from the source. I'll step into more detail here if necessary.

I will also produce distributed files through the File Release System by request only, in order not to flood the file system with archives of old releases that change periodically. However, please feel free to ask whenever you would like to see it updated.

Released Files

You can download the latest files from the off the File Release page. In each release, there are three files

zigcom.zip
Compiled binaries for all distributed packages. These files are, unless otherwise specified by the documentation, compatible with java VMs as early as 1.1.
zigdoc.zip
Generated JavaDoc files for all distributed packages. The only difference between the files in this package, and those on the Documentation page, are that these files do not include packages outside of the distributed packages in order to reduce download size, and are designed to be a companion to the distributed binaries.
zigsrc.zip
Source files. Includes examples and test cases. However, it is generally desirable to include the distributed binaries provided above instead of recompiling the distributed packages.
Forged on SourceForge.net Valid XHTML 1.0!