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

fr.pinguet62.xjc:xjc-test 2.0


Группа

Группа

fr.pinguet62.xjc
Идентификатор

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

xjc-test
Версия

Версия

2.0
Тип

Тип

pom

Скачать xjc-test 2.0

Имя Файла Размер
xjc-test-2.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-test/ -->
<dependency>
    <groupId>fr.pinguet62.xjc</groupId>
    <artifactId>xjc-test</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-test/
implementation 'fr.pinguet62.xjc:xjc-test:2.0'
// https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-test/
implementation ("fr.pinguet62.xjc:xjc-test:2.0")
'fr.pinguet62.xjc:xjc-test:pom:2.0'
<dependency org="fr.pinguet62.xjc" name="xjc-test" rev="2.0">
  <artifact name="xjc-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.pinguet62.xjc', module='xjc-test', version='2.0')
)
libraryDependencies += "fr.pinguet62.xjc" % "xjc-test" % "2.0"
[fr.pinguet62.xjc/xjc-test "2.0"]