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