is not current version
Last Version 0.6.0

net.mikera:mikera-pom 0.1.0

Standard parent pom.xml for net.mikera projects

Categories

Categories

Net
GroupId

GroupId

net.mikera
ArtifactId

ArtifactId

mikera-pom
Version

Version

0.1.0
Type

Type

pom

Download mikera-pom 0.1.0

Filename Size
mikera-pom-0.1.0.pom 4 KB
Browse

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