is not current version
Last Version 0.9.12

de.huxhorn.sulky:de.huxhorn.sulky.parent 0.9.9

This file is part of the sulky modules. It's the parent pom that contains general project informations.

GroupId

GroupId

de.huxhorn.sulky
ArtifactId

ArtifactId

de.huxhorn.sulky.parent
Version

Version

0.9.9
Type

Type

pom

Download de.huxhorn.sulky.parent 0.9.9


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