is not current version
Last Version 4.5.0

com.anrisoftware.globalpom:globalpomutils-parent 2.2

Manages the version and dependencies for the utilities modules.

GroupId

GroupId

com.anrisoftware.globalpom
ArtifactId

ArtifactId

globalpomutils-parent
Version

Version

2.2
Type

Type

pom

Download globalpomutils-parent 2.2


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