is not current version
Last Version 0.9.7

com.github.fracpete:jcamp-dx 0.9.3

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

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

jcamp-dx
Version

Version

0.9.3
Type

Type

jar

Download jcamp-dx 0.9.3


<!-- https://jarcasting.com/artifacts/com.github.fracpete/jcamp-dx/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>jcamp-dx</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/jcamp-dx/
implementation 'com.github.fracpete:jcamp-dx:0.9.3'
// https://jarcasting.com/artifacts/com.github.fracpete/jcamp-dx/
implementation ("com.github.fracpete:jcamp-dx:0.9.3")
'com.github.fracpete:jcamp-dx:jar:0.9.3'
<dependency org="com.github.fracpete" name="jcamp-dx" rev="0.9.3">
  <artifact name="jcamp-dx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='jcamp-dx', version='0.9.3')
)
libraryDependencies += "com.github.fracpete" % "jcamp-dx" % "0.9.3"
[com.github.fracpete/jcamp-dx "0.9.3"]