Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdde.quantummaid.mapmaid |
ArtifactId | ArtifactIdmapmaid-parent |
Version | Version0.10.2 |
Type | Typepom |
Filename | Size |
---|---|
mapmaid-parent-0.10.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/mapmaid-parent/ -->
<dependency>
<groupId>de.quantummaid.mapmaid</groupId>
<artifactId>mapmaid-parent</artifactId>
<version>0.10.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/mapmaid-parent/
implementation 'de.quantummaid.mapmaid:mapmaid-parent:0.10.2'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/mapmaid-parent/
implementation ("de.quantummaid.mapmaid:mapmaid-parent:0.10.2")
'de.quantummaid.mapmaid:mapmaid-parent:pom:0.10.2'
<dependency org="de.quantummaid.mapmaid" name="mapmaid-parent" rev="0.10.2">
<artifact name="mapmaid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='mapmaid-parent', version='0.10.2')
)
libraryDependencies += "de.quantummaid.mapmaid" % "mapmaid-parent" % "0.10.2"
[de.quantummaid.mapmaid/mapmaid-parent "0.10.2"]