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