Xazzle is available under the Apache 2 license. It can be downloaded in four forms:
- the standard jar, with source code included,
- a compact jar, with no source, and no debug information,
- as a Maven dependency from central, using <dependency> <groupId>net.sourceforge.xazzle</groupId> <artifactId>xazzle</artifactId> <version>0.39</version> </dependency>
- or as the full source code including tests etc. using Subversion from
http://svn.code.sf.net/p/xazzle/code/tags/0.39
.
Previous versions are also available.