is not current version
Last Version 1.1.1

de.quantummaid.quantummaid:parent 1.0.47


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.quantummaid
ArtifactId

ArtifactId

parent
Version

Version

1.0.47
Type

Type

pom

Download parent 1.0.47

Filename Size
parent-1.0.47.pom 2 KB
Browse

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