не последняя версия
Последняя версия 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.

Группа

Группа

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

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

jcamp-dx
Версия

Версия

0.10.2
Тип

Тип

jar

Скачать 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"]