fracpete / jcamp-dx

Reference implemention of the IUPAC JCAMP-DX spectroscopy data standard. Fork of https://sourceforge.net/projects/jcamp-dx/
Other
7 stars 7 forks source link
java nir nmr spectral

jcamp-dx

The JCAMP-DX project is the reference implemention of the IUPAC JCAMP-DX spectroscopy data standard.

Fork of the following (inactive) sourceforge.net project:

http://sourceforge.net/projects/jcamp-dx/

Maven dependency

You can use the following dependency in your pom.xml:

<dependency>
  <groupId>com.github.fracpete</groupId>
  <artifactId>jcamp-dx</artifactId>
  <version>0.9.6</version>
</dependency>