is not current version
Last Version 0.10.5

com.github.kerner1000:jcamp-dx 0.10.2

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

GroupId

GroupId

com.github.kerner1000
ArtifactId

ArtifactId

jcamp-dx
Version

Version

0.10.2
Type

Type

jar

Download jcamp-dx 0.10.2


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