is not current version
Last Version 3.0.6

org.hudsonci.plugins:maven3-eventspy-common 3.0.4


Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.plugins
ArtifactId

ArtifactId

maven3-eventspy-common
Version

Version

3.0.4
Type

Type

jar

Download maven3-eventspy-common 3.0.4


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