is not current version
Last Version 1.1.1

de.quantummaid.quantummaid:parent 1.0.42


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.quantummaid
ArtifactId

ArtifactId

parent
Version

Version

1.0.42
Type

Type

pom

Download parent 1.0.42

Filename Size
parent-1.0.42.pom 2 KB
Browse

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