is not current version
Last Version 1.2.8-h-2

org.hudsonci.plugins:gerrit-events 1.2.8-h-1


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.plugins
ArtifactId

ArtifactId

gerrit-events
Version

Version

1.2.8-h-1
Type

Type

jar

Download gerrit-events 1.2.8-h-1


<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-events/ -->
<dependency>
    <groupId>org.hudsonci.plugins</groupId>
    <artifactId>gerrit-events</artifactId>
    <version>1.2.8-h-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-events/
implementation 'org.hudsonci.plugins:gerrit-events:1.2.8-h-1'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-events/
implementation ("org.hudsonci.plugins:gerrit-events:1.2.8-h-1")
'org.hudsonci.plugins:gerrit-events:jar:1.2.8-h-1'
<dependency org="org.hudsonci.plugins" name="gerrit-events" rev="1.2.8-h-1">
  <artifact name="gerrit-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='gerrit-events', version='1.2.8-h-1')
)
libraryDependencies += "org.hudsonci.plugins" % "gerrit-events" % "1.2.8-h-1"
[org.hudsonci.plugins/gerrit-events "1.2.8-h-1"]