is not current version
Last Version 0.9.47

de.quantummaid.httpmaid.examples:parent 0.9.16


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.httpmaid.examples
ArtifactId

ArtifactId

parent
Version

Version

0.9.16
Type

Type

pom

Download parent 0.9.16

Filename Size
parent-0.9.16.pom 1 KB
Browse

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