is not current version
Last Version 4.0.1

de.pfabulist:pfabulist-parent 2.0

the parent pom for all bigger pfabulist projects, with all checks but the license check

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

pfabulist-parent
Version

Version

2.0
Type

Type

pom

Download pfabulist-parent 2.0

Filename Size
pfabulist-parent-2.0.pom 6 KB
Browse

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