is not current version
Last Version 1.14

nl.openweb.hippo.updater:groovy-updater-annotations 1.12


Categories

Categories

Groovy Languages
GroupId

GroupId

nl.openweb.hippo.updater
ArtifactId

ArtifactId

groovy-updater-annotations
Version

Version

1.12
Type

Type

jar

Download groovy-updater-annotations 1.12


<!-- https://jarcasting.com/artifacts/nl.openweb.hippo.updater/groovy-updater-annotations/ -->
<dependency>
    <groupId>nl.openweb.hippo.updater</groupId>
    <artifactId>groovy-updater-annotations</artifactId>
    <version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/nl.openweb.hippo.updater/groovy-updater-annotations/
implementation 'nl.openweb.hippo.updater:groovy-updater-annotations:1.12'
// https://jarcasting.com/artifacts/nl.openweb.hippo.updater/groovy-updater-annotations/
implementation ("nl.openweb.hippo.updater:groovy-updater-annotations:1.12")
'nl.openweb.hippo.updater:groovy-updater-annotations:jar:1.12'
<dependency org="nl.openweb.hippo.updater" name="groovy-updater-annotations" rev="1.12">
  <artifact name="groovy-updater-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.openweb.hippo.updater', module='groovy-updater-annotations', version='1.12')
)
libraryDependencies += "nl.openweb.hippo.updater" % "groovy-updater-annotations" % "1.12"
[nl.openweb.hippo.updater/groovy-updater-annotations "1.12"]