| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kerner1000 |
| Идентификатор | Идентификаторjcamp-dx |
| Последняя версия | Последняя версия0.10.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjcamp-dx
The JCAMP-DX project is the reference implemention of the IUPAC JCAMP-DX spectroscopy data standard.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |