is not current version
Last Version 0.0.5

com.helger:ph-jdmc-parent-pom 0.0.3

Base POM to build the ph-jdmc projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-jdmc-parent-pom
Version

Version

0.0.3
Type

Type

pom

Download ph-jdmc-parent-pom 0.0.3


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