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