Get the latest reference manual PDF.
Click here for the last release bundle.
You can also download the latest and earlier releases from the sourceforge downloads page.
Juffrou project is hosted on sourceforge at juffrou.sourceforge.net The source code is kept under a Git repository and can be checked out with the command
git clone git://git.code.sf.net/p/juffrou/code juffrou-code
You can browse the online source repository here.
Juffrou artifacts released to the Sonatype OSS Repository
Releases and Snapshots can be downloaded from https://oss.sonatype.org/content/groups/public/net/sf/juffrou
If you have a maven project, you can add the dependency to your project:
<groupId>net.sf.juffrou</groupId>
<artifactId>juffrou-reflect<artifactId>
<version>2.1.8-SNAPSHOT<version>