| Группа | Группаde.staatsbibliothek-berlin.hsp |
|---|---|
| Идентификатор | Идентификаторtei-jaxb |
| Версия | Версия1.1.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tei-jaxb-1.1.7.pom | |
| tei-jaxb-1.1.7.jar | 2 MB |
| tei-jaxb-1.1.7-sources.jar | 2 MB |
| tei-jaxb-1.1.7-javadoc.jar | 6 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/tei-jaxb/ -->
<dependency>
<groupId>de.staatsbibliothek-berlin.hsp</groupId>
<artifactId>tei-jaxb</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/tei-jaxb/
implementation 'de.staatsbibliothek-berlin.hsp:tei-jaxb:1.1.7'
// https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/tei-jaxb/
implementation ("de.staatsbibliothek-berlin.hsp:tei-jaxb:1.1.7")
'de.staatsbibliothek-berlin.hsp:tei-jaxb:jar:1.1.7'
<dependency org="de.staatsbibliothek-berlin.hsp" name="tei-jaxb" rev="1.1.7">
<artifact name="tei-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.staatsbibliothek-berlin.hsp', module='tei-jaxb', version='1.1.7')
)
libraryDependencies += "de.staatsbibliothek-berlin.hsp" % "tei-jaxb" % "1.1.7"
[de.staatsbibliothek-berlin.hsp/tei-jaxb "1.1.7"]