Last Version

Mikera POM 0.6.0

Standard parent pom.xml for net.mikera projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.mikera
ArtifactId

ArtifactId

mikera-pom
Version

Version

0.6.0
Type

Type

pom
Description

Description

Mikera POM
Standard parent pom.xml for net.mikera projects
Project URL

Project URL

https://github.com/mikera/mikera-pom
Source Code Management

Source Code Management

https://github.com/mikera/mikera-pom.git

Download mikera-pom 0.6.0

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

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.