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