is not current version
Last Version 4.4.0

com.anrisoftware.globalpom:globalpom-groovy-base 4.2.1


Categories

Categories

Groovy Languages
GroupId

GroupId

com.anrisoftware.globalpom
ArtifactId

ArtifactId

globalpom-groovy-base
Version

Version

4.2.1
Type

Type

jar

Download globalpom-groovy-base 4.2.1


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