Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdde.quantummaid.quantummaid.packagings |
ArtifactId | ArtifactIdparent |
Version | Version1.0.60 |
Type | Typepom |
Filename | Size |
---|---|
parent-1.0.60.pom | 846 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.quantummaid.packagings/parent/ -->
<dependency>
<groupId>de.quantummaid.quantummaid.packagings</groupId>
<artifactId>parent</artifactId>
<version>1.0.60</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.quantummaid.packagings/parent/
implementation 'de.quantummaid.quantummaid.packagings:parent:1.0.60'
// https://jarcasting.com/artifacts/de.quantummaid.quantummaid.packagings/parent/
implementation ("de.quantummaid.quantummaid.packagings:parent:1.0.60")
'de.quantummaid.quantummaid.packagings:parent:pom:1.0.60'
<dependency org="de.quantummaid.quantummaid.packagings" name="parent" rev="1.0.60">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.quantummaid.packagings', module='parent', version='1.0.60')
)
libraryDependencies += "de.quantummaid.quantummaid.packagings" % "parent" % "1.0.60"
[de.quantummaid.quantummaid.packagings/parent "1.0.60"]