is not current version
Last Version 1.11

ch.viascom.groundwork:pom 1.3

The POM module provides a parent pom which is also use in the GroundWork Project. It is part of the GroundWork Project by Viascom.

GroupId

GroupId

ch.viascom.groundwork
ArtifactId

ArtifactId

pom
Version

Version

1.3
Type

Type

pom

Download pom 1.3

Filename Size
pom-1.3.pom 36 KB
Browse

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