is not current version
Last Version 6.2.0

com.helger:ph-datetime-parent-pom 6.1.0

Base POM to build the ph-datetime projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-datetime-parent-pom
Version

Version

6.1.0
Type

Type

pom

Download ph-datetime-parent-pom 6.1.0


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