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

de.odysseus.staxon:staxon-parent 0.9.2

JSON via StAX - Parent

Категории

Категории

Axon Библиотеки уровня приложения Distributed Applications
Группа

Группа

de.odysseus.staxon
Идентификатор

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

staxon-parent
Версия

Версия

0.9.2
Тип

Тип

pom

Скачать staxon-parent 0.9.2

Имя Файла Размер
staxon-parent-0.9.2.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/de.odysseus.staxon/staxon-parent/ -->
<dependency>
    <groupId>de.odysseus.staxon</groupId>
    <artifactId>staxon-parent</artifactId>
    <version>0.9.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.odysseus.staxon/staxon-parent/
implementation 'de.odysseus.staxon:staxon-parent:0.9.2'
// https://jarcasting.com/artifacts/de.odysseus.staxon/staxon-parent/
implementation ("de.odysseus.staxon:staxon-parent:0.9.2")
'de.odysseus.staxon:staxon-parent:pom:0.9.2'
<dependency org="de.odysseus.staxon" name="staxon-parent" rev="0.9.2">
  <artifact name="staxon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.odysseus.staxon', module='staxon-parent', version='0.9.2')
)
libraryDependencies += "de.odysseus.staxon" % "staxon-parent" % "0.9.2"
[de.odysseus.staxon/staxon-parent "0.9.2"]