is not current version
Last Version 1.14

nl.openweb.hippo.updater:groovy-updater-maven-plugin 1.10


Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

nl.openweb.hippo.updater
ArtifactId

ArtifactId

groovy-updater-maven-plugin
Version

Version

1.10
Type

Type

jar

Download groovy-updater-maven-plugin 1.10


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