Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fracpete/jcamp-dx

Reference implemention of the IUPAC JCAMP-DX spectroscopy data standard. Fork of https://sourceforge.net/projects/jcamp-dx/
https://github.com/fracpete/jcamp-dx

java nir nmr spectral

Last synced: 1 day ago
JSON representation

Reference implemention of the IUPAC JCAMP-DX spectroscopy data standard. Fork of https://sourceforge.net/projects/jcamp-dx/

Awesome Lists containing this project

README

        

jcamp-dx
========

The JCAMP-DX project is the reference implemention of the [IUPAC JCAMP-DX](http://www.jcamp-dx.org/protocols.html) 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:

```xml

com.github.fracpete
jcamp-dx
0.9.6

```