is not current version
Last Version 4.1.0

com.helger:ph-math-parent-pom 3.0.0

Base POM for ph-math

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-math-parent-pom
Version

Version

3.0.0
Type

Type

pom

Download ph-math-parent-pom 3.0.0


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