is not current version
Last Version 2.2

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

Common Groovy Parent Dependency

Categories

Categories

Groovy Languages Net
GroupId

GroupId

nz.net.osnz.common
ArtifactId

ArtifactId

common-groovy-parent
Version

Version

2.1
Type

Type

jar

Download common-groovy-parent 2.1


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