Last Version

jcamp-dx 0.9.2

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

License

License

GroupId

GroupId

com.googlecode.jcamp-dx
ArtifactId

ArtifactId

jcamp-dx
Version

Version

0.9.2
Type

Type

jar
Description

Description

jcamp-dx
The JCAMP-DX project is the reference implemention of the IUPAC JCAMP-DX spectroscopy data standard.
Project URL

Project URL

https://code.google.com/p/jcamp-dx/
Source Code Management

Source Code Management

https://code.google.com/p/jcamp-dx/

Download jcamp-dx 0.9.2


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
antlr : antlr jar 2.7.2
regexp : regexp jar 1.3
java3d : vecmath jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.