is not current version
Last Version 0.6.0

net.mikera:mikera-pom 0.0.5

Standard parent pom.xml for mikera projects

Categories

Categories

Net
GroupId

GroupId

net.mikera
ArtifactId

ArtifactId

mikera-pom
Version

Version

0.0.5
Type

Type

pom

Download mikera-pom 0.0.5

Filename Size
mikera-pom-0.0.5.pom 3 KB
Browse

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