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