is not current version
Last Version 6.2.0

com.helger:ph-datetime-parent-pom 6.0.0-b2

Base POM to build the ph-datetime projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-datetime-parent-pom
Version

Version

6.0.0-b2
Type

Type

pom

Download ph-datetime-parent-pom 6.0.0-b2


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