is not current version
Last Version 6.7.4

com.helger:ph-db-parent-pom 6.7.1

Base POM to build the ph-db projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-db-parent-pom
Version

Version

6.7.1
Type

Type

pom

Download ph-db-parent-pom 6.7.1


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