is not current version
Last Version 2.0.0

com.github.vatbub:parentPom 0.0.25

A global pom for all fok projects

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

parentPom
Version

Version

0.0.25
Type

Type

pom

Download parentPom 0.0.25

Filename Size
parentPom-0.0.25.pom 13 KB
Browse

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