is not current version
Last Version 4.5.0

com.anrisoftware.globalpom:globalpomutils-parent 2.13

Manages the version and dependencies for the utilities modules.

GroupId

GroupId

com.anrisoftware.globalpom
ArtifactId

ArtifactId

globalpomutils-parent
Version

Version

2.13
Type

Type

jar

Download globalpomutils-parent 2.13


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