не последняя версия
Последняя версия 0.10.5

com.github.kerner1000:jcamp-dx 0.10.3

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

Группа

Группа

com.github.kerner1000
Идентификатор

Идентификатор

jcamp-dx
Версия

Версия

0.10.3
Тип

Тип

jar

Скачать jcamp-dx 0.10.3


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