is not current version
Last Version 4.10.1

com.helger.as2:as2-lib-parent-pom 4.6.2

Base POM to build the as2-lib projects

GroupId

GroupId

com.helger.as2
ArtifactId

ArtifactId

as2-lib-parent-pom
Version

Version

4.6.2
Type

Type

pom

Download as2-lib-parent-pom 4.6.2


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