| Лицензия |
Лицензия |
|---|---|
| Группа | Группаeu.interedition |
| Идентификатор | Идентификаторcollatex-core |
| Последняя версия | Последняя версия1.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCollateX Core
A Java library for collating textual sources, for example, to produce an apparatus.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| collatex-core-1.7.1.pom | |
| collatex-core-1.7.1.jar | 155 KB |
| collatex-core-1.7.1-sources.jar | 85 KB |
| collatex-core-1.7.1-javadoc.jar | 378 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.interedition/collatex-core/ -->
<dependency>
<groupId>eu.interedition</groupId>
<artifactId>collatex-core</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.interedition/collatex-core/
implementation 'eu.interedition:collatex-core:1.7.1'
// https://jarcasting.com/artifacts/eu.interedition/collatex-core/
implementation ("eu.interedition:collatex-core:1.7.1")
'eu.interedition:collatex-core:jar:1.7.1'
<dependency org="eu.interedition" name="collatex-core" rev="1.7.1">
<artifact name="collatex-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.interedition', module='collatex-core', version='1.7.1')
)
libraryDependencies += "eu.interedition" % "collatex-core" % "1.7.1"
[eu.interedition/collatex-core "1.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |