is not current version
Last Version 1.3.9

com.helger.phase4:phase4-parent-pom 0.12.6

Base POM to build the phase4 projects

GroupId

GroupId

com.helger.phase4
ArtifactId

ArtifactId

phase4-parent-pom
Version

Version

0.12.6
Type

Type

pom

Download phase4-parent-pom 0.12.6


<!-- https://jarcasting.com/artifacts/com.helger.phase4/phase4-parent-pom/ -->
<dependency>
    <groupId>com.helger.phase4</groupId>
    <artifactId>phase4-parent-pom</artifactId>
    <version>0.12.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.phase4/phase4-parent-pom/
implementation 'com.helger.phase4:phase4-parent-pom:0.12.6'
// https://jarcasting.com/artifacts/com.helger.phase4/phase4-parent-pom/
implementation ("com.helger.phase4:phase4-parent-pom:0.12.6")
'com.helger.phase4:phase4-parent-pom:pom:0.12.6'
<dependency org="com.helger.phase4" name="phase4-parent-pom" rev="0.12.6">
  <artifact name="phase4-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.phase4', module='phase4-parent-pom', version='0.12.6')
)
libraryDependencies += "com.helger.phase4" % "phase4-parent-pom" % "0.12.6"
[com.helger.phase4/phase4-parent-pom "0.12.6"]