| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.heberling.clanlord.bard |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionClanlord Bard Tool - Parent
Parent pom for the Clanlord Bard Tool.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| parent-0.3.1.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.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.heberling.clanlord.bard/parent/
implementation 'net.heberling.clanlord.bard:parent:0.3.1'
// https://jarcasting.com/artifacts/net.heberling.clanlord.bard/parent/
implementation ("net.heberling.clanlord.bard:parent:0.3.1")
'net.heberling.clanlord.bard:parent:pom:0.3.1'
<dependency org="net.heberling.clanlord.bard" name="parent" rev="0.3.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.heberling.clanlord.bard', module='parent', version='0.3.1')
)
libraryDependencies += "net.heberling.clanlord.bard" % "parent" % "0.3.1"
[net.heberling.clanlord.bard/parent "0.3.1"]