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