is not current version
Last Version 5.2.11

com.helger:ph-bdve-parent-pom 5.1.5

Base POM to build the BDVE projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-bdve-parent-pom
Version

Version

5.1.5
Type

Type

pom

Download ph-bdve-parent-pom 5.1.5


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