is not current version
Last Version 4.6.2

com.anrisoftware.globalpom:globalpomutils 4.5.1

Contains the modules of the Global POM Utilities.

GroupId

GroupId

com.anrisoftware.globalpom
ArtifactId

ArtifactId

globalpomutils
Version

Version

4.5.1
Type

Type

jar

Download globalpomutils 4.5.1


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