is not current version
Last Version 0.2.18

de.quantummaid.reflectmaid:reflectmaid-bom 0.2.11


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.reflectmaid
ArtifactId

ArtifactId

reflectmaid-bom
Version

Version

0.2.11
Type

Type

pom

Download reflectmaid-bom 0.2.11


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