is not current version
Last Version 0.3.1

net.heberling.clanlord.bard:parent 0.1.0

Parent pom for the Clanlord Bard Tool.

Categories

Categories

Net
GroupId

GroupId

net.heberling.clanlord.bard
ArtifactId

ArtifactId

parent
Version

Version

0.1.0
Type

Type

pom

Download parent 0.1.0

Filename Size
parent-0.1.0.pom 1 KB
Browse

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