| Категории |
КатегорииOther Универсальные библиотеки |
|---|---|
| Группа | Группаfr.pinguet62.xjc |
| Идентификатор | Идентификаторxjc-test-other-plugins |
| Версия | Версия2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xjc-test-other-plugins-2.0.pom | |
| xjc-test-other-plugins-2.0.jar | 4 KB |
| xjc-test-other-plugins-2.0-sources.jar | 5 KB |
| xjc-test-other-plugins-2.0-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-test-other-plugins/ -->
<dependency>
<groupId>fr.pinguet62.xjc</groupId>
<artifactId>xjc-test-other-plugins</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-test-other-plugins/
implementation 'fr.pinguet62.xjc:xjc-test-other-plugins:2.0'
// https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-test-other-plugins/
implementation ("fr.pinguet62.xjc:xjc-test-other-plugins:2.0")
'fr.pinguet62.xjc:xjc-test-other-plugins:jar:2.0'
<dependency org="fr.pinguet62.xjc" name="xjc-test-other-plugins" rev="2.0">
<artifact name="xjc-test-other-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.pinguet62.xjc', module='xjc-test-other-plugins', version='2.0')
)
libraryDependencies += "fr.pinguet62.xjc" % "xjc-test-other-plugins" % "2.0"
[fr.pinguet62.xjc/xjc-test-other-plugins "2.0"]