is not current version
Last Version 4.5.0

com.anrisoftware.globalpom:globalpomutils-parent 3.1

Manages the version and dependencies for the utilities modules.

GroupId

GroupId

com.anrisoftware.globalpom
ArtifactId

ArtifactId

globalpomutils-parent
Version

Version

3.1
Type

Type

jar

Download globalpomutils-parent 3.1


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