| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.jcamp-dx |
| ArtifactId | ArtifactIdjcamp-dx |
| Version | Version0.9.2 |
| Type | Typejar |
| Description |
Descriptionjcamp-dx
The JCAMP-DX project is the reference implemention of the IUPAC JCAMP-DX spectroscopy data standard.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jcamp-dx-0.9.2.pom | |
| jcamp-dx-0.9.2.jar | 319 KB |
| jcamp-dx-0.9.2-sources.jar | 198 KB |
| jcamp-dx-0.9.2-javadoc.jar | 935 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |