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