is not current version
Last Version 4.6.2

com.anrisoftware.globalpom:globalpomutils-exec 2.13

Command execution helper.

GroupId

GroupId

com.anrisoftware.globalpom
ArtifactId

ArtifactId

globalpomutils-exec
Version

Version

2.13
Type

Type

jar

Download globalpomutils-exec 2.13


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