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