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