is not current version
Last Version 2.0.4

com.helger.en16931:en16931-parent-pom 0.1.0

Base POM to build the EN 16931 projects

GroupId

GroupId

com.helger.en16931
ArtifactId

ArtifactId

en16931-parent-pom
Version

Version

0.1.0
Type

Type

pom

Download en16931-parent-pom 0.1.0


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