is not current version
Last Version 2.5.0

com.helger.cii:ph-cii-parent-pom 2.3.1

Base POM to build the ph-cii projects

GroupId

GroupId

com.helger.cii
ArtifactId

ArtifactId

ph-cii-parent-pom
Version

Version

2.3.1
Type

Type

pom

Download ph-cii-parent-pom 2.3.1


<!-- 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"]