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