is not current version
Last Version 4.0.1

de.pfabulist:pfabulist-parent 3.2.3

the parent pom for all bigger pfabulist projects, with all checks

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

pfabulist-parent
Version

Version

3.2.3
Type

Type

pom

Download pfabulist-parent 3.2.3


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