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