is not current version
Last Version 0.0.3

net.osgiliath.poms:net.osgiliath.pom.superpom 0.0.2

This is a superpom for the entire Osgiliath framework. It contains all the needed plugins versions and execution specificities, also dependencies versions.

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.poms
ArtifactId

ArtifactId

net.osgiliath.pom.superpom
Version

Version

0.0.2
Type

Type

pom

Download net.osgiliath.pom.superpom 0.0.2


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