is not current version
Last Version 1.1.1

de.quantummaid.quantummaid:parent 1.0.63


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.quantummaid
ArtifactId

ArtifactId

parent
Version

Version

1.0.63
Type

Type

pom

Download parent 1.0.63

Filename Size
parent-1.0.63.pom 3 KB
Browse

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