is not current version
Last Version 1.0.44

de.quantummaid.tutorials:parent 1.0.31


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.tutorials
ArtifactId

ArtifactId

parent
Version

Version

1.0.31
Type

Type

pom

Download parent 1.0.31

Filename Size
parent-1.0.31.pom 1 KB
Browse

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