Java Library for Intuitree This project uses Maven. To generate the jar for use in another project, use mvn package. Then, you can simply classpath the generated .jar and use the library. To generate the javadoc, use mvn javadoc:javadoc.