| Группа | Группаcom.helger |
|---|---|
| Идентификатор | Идентификаторph-ubl-jaxb-plugin |
| Версия | Версия4.0.0-RC2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ph-ubl-jaxb-plugin-4.0.0-RC2.pom | |
| ph-ubl-jaxb-plugin-4.0.0-RC2.jar | 16 KB |
| ph-ubl-jaxb-plugin-4.0.0-RC2-sources.jar | 13 KB |
| ph-ubl-jaxb-plugin-4.0.0-RC2-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.helger/ph-ubl-jaxb-plugin/ -->
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-ubl-jaxb-plugin</artifactId>
<version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger/ph-ubl-jaxb-plugin/
implementation 'com.helger:ph-ubl-jaxb-plugin:4.0.0-RC2'
// https://jarcasting.com/artifacts/com.helger/ph-ubl-jaxb-plugin/
implementation ("com.helger:ph-ubl-jaxb-plugin:4.0.0-RC2")
'com.helger:ph-ubl-jaxb-plugin:jar:4.0.0-RC2'
<dependency org="com.helger" name="ph-ubl-jaxb-plugin" rev="4.0.0-RC2">
<artifact name="ph-ubl-jaxb-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='ph-ubl-jaxb-plugin', version='4.0.0-RC2')
)
libraryDependencies += "com.helger" % "ph-ubl-jaxb-plugin" % "4.0.0-RC2"
[com.helger/ph-ubl-jaxb-plugin "4.0.0-RC2"]