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