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