is not current version
Last Version 0.9.7

com.github.fracpete:jcamp-dx 0.9.6

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.6
Type

Type

jar

Download jcamp-dx 0.9.6


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