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