is not current version
Last Version 1.1.1

de.quantummaid.quantummaid:quantummaid-bom 1.0.11


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.quantummaid
ArtifactId

ArtifactId

quantummaid-bom
Version

Version

1.0.11
Type

Type

jar

Download quantummaid-bom 1.0.11


<!-- https://jarcasting.com/artifacts/de.quantummaid.quantummaid/quantummaid-bom/ -->
<dependency>
    <groupId>de.quantummaid.quantummaid</groupId>
    <artifactId>quantummaid-bom</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.quantummaid/quantummaid-bom/
implementation 'de.quantummaid.quantummaid:quantummaid-bom:1.0.11'
// https://jarcasting.com/artifacts/de.quantummaid.quantummaid/quantummaid-bom/
implementation ("de.quantummaid.quantummaid:quantummaid-bom:1.0.11")
'de.quantummaid.quantummaid:quantummaid-bom:jar:1.0.11'
<dependency org="de.quantummaid.quantummaid" name="quantummaid-bom" rev="1.0.11">
  <artifact name="quantummaid-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.quantummaid', module='quantummaid-bom', version='1.0.11')
)
libraryDependencies += "de.quantummaid.quantummaid" % "quantummaid-bom" % "1.0.11"
[de.quantummaid.quantummaid/quantummaid-bom "1.0.11"]