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