is not current version
Last Version 2.0.0

de.rhocas.featuregen:featuregen-parent 1.0.0


GroupId

GroupId

de.rhocas.featuregen
ArtifactId

ArtifactId

featuregen-parent
Version

Version

1.0.0
Type

Type

pom

Download featuregen-parent 1.0.0


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