is not current version
Last Version 6.0.2

com.fluxtion:root-parent-pom 2.7.4

Root build pom for use by non-pom projects

GroupId

GroupId

com.fluxtion
ArtifactId

ArtifactId

root-parent-pom
Version

Version

2.7.4
Type

Type

pom

Download root-parent-pom 2.7.4

Filename Size
root-parent-pom-2.7.4.pom 20 KB
Browse

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