is not current version
Last Version 1.3.9

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

Base POM to build the phase4 projects

GroupId

GroupId

com.helger.phase4
ArtifactId

ArtifactId

phase4-parent-pom
Version

Version

1.2.0
Type

Type

pom

Download phase4-parent-pom 1.2.0


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