is not current version
Last Version 0.1.26

info.unterrainer.commons:parent-pom 0.1.18

The parent-pom for all our java projects.

GroupId

GroupId

info.unterrainer.commons
ArtifactId

ArtifactId

parent-pom
Version

Version

0.1.18
Type

Type

pom

Download parent-pom 0.1.18

Filename Size
parent-pom-0.1.18.pom 13 KB
Browse

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