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