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