License |
License |
---|---|
GroupId | GroupIdcom.github.kerner1000 |
ArtifactId | ArtifactIdjcamp-dx |
Last Version | Last Version0.10.5 |
Release Date | Release Date |
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 |
Filename | Size |
---|---|
jcamp-dx-0.10.5.pom | |
jcamp-dx-0.10.5.jar | 325 KB |
jcamp-dx-0.10.5-sources.jar | 227 KB |
jcamp-dx-0.10.5-javadoc.jar | 964 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kerner1000/jcamp-dx/ -->
<dependency>
<groupId>com.github.kerner1000</groupId>
<artifactId>jcamp-dx</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kerner1000/jcamp-dx/
implementation 'com.github.kerner1000:jcamp-dx:0.10.5'
// https://jarcasting.com/artifacts/com.github.kerner1000/jcamp-dx/
implementation ("com.github.kerner1000:jcamp-dx:0.10.5")
'com.github.kerner1000:jcamp-dx:jar:0.10.5'
<dependency org="com.github.kerner1000" name="jcamp-dx" rev="0.10.5">
<artifact name="jcamp-dx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kerner1000', module='jcamp-dx', version='0.10.5')
)
libraryDependencies += "com.github.kerner1000" % "jcamp-dx" % "0.10.5"
[com.github.kerner1000/jcamp-dx "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
antlr : antlr | jar | 2.7.7 |
regexp : regexp | jar | 1.3 |
java3d : vecmath | jar | 1.3.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.sf.kerner-utils : kerner-utils | jar | 1.0.1 |
net.sf.kerner-utils-collections : kerner-utils-collections | jar | 1.0.0 |
org.apache.commons : commons-io | jar | 1.3.2 |