Download

The current stable release is jenesis4java 2.19 for Java 1.6 and higher.

To include nom-tam-fits into an existing project use the library published on Maven Central.

For Maven projects add the following to your :

<dependency>
    <groupId>net.sourceforge.jenesis4java</groupId>
    <artifactId>jenesis4java</artifactId>
    <version>2.19</version>
</dependency>

You can also download the JARs directly from Maven Central.

The source code can be found on Sourceforge. Most development is happening in the master branch. Releases are generally tagged with the version number.