is not current version
Last Version 1.14

nl.openweb.hippo.updater:groovy-updater-sync 1.9


Categories

Categories

Groovy Languages
GroupId

GroupId

nl.openweb.hippo.updater
ArtifactId

ArtifactId

groovy-updater-sync
Version

Version

1.9
Type

Type

jar

Download groovy-updater-sync 1.9


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