Pre-built binary

To install the mango library, simply make sure the jar file is on your class path.

Building The Source

Building the source distribute requires Ant, and optionally JUnit. Unpack the source distribute, run ant and that should be it. Additional build targets are test, jar, javadoc and dist.

Download

The release was uploaded on 17 August 2007.

Source code repository

You can pull the Mango code from the JezUK Subversion server.

    svn co svn://jezuk.dnsalias.net/jezuk/mango/trunk
or the most recent release from
    svn co svn://jezuk.dnsalias.net/jezuk/mango/tags/AUGUST2007


Jez Higgins