is not current version
Last Version 2.2

nz.net.osnz.common:common-groovy-parent 1.2

This is a parent for all commons

Categories

Categories

Groovy Languages Net
GroupId

GroupId

nz.net.osnz.common
ArtifactId

ArtifactId

common-groovy-parent
Version

Version

1.2
Type

Type

pom

Download common-groovy-parent 1.2


<!-- https://jarcasting.com/artifacts/nz.net.osnz.common/common-groovy-parent/ -->
<dependency>
    <groupId>nz.net.osnz.common</groupId>
    <artifactId>common-groovy-parent</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.common/common-groovy-parent/
implementation 'nz.net.osnz.common:common-groovy-parent:1.2'
// https://jarcasting.com/artifacts/nz.net.osnz.common/common-groovy-parent/
implementation ("nz.net.osnz.common:common-groovy-parent:1.2")
'nz.net.osnz.common:common-groovy-parent:pom:1.2'
<dependency org="nz.net.osnz.common" name="common-groovy-parent" rev="1.2">
  <artifact name="common-groovy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.common', module='common-groovy-parent', version='1.2')
)
libraryDependencies += "nz.net.osnz.common" % "common-groovy-parent" % "1.2"
[nz.net.osnz.common/common-groovy-parent "1.2"]