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