is not current version
Last Version 3.0.6

org.hudsonci.plugins:maven3-eventspy-3.1 3.0.5


Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.plugins
ArtifactId

ArtifactId

maven3-eventspy-3.1
Version

Version

3.0.5
Type

Type

jar

Download maven3-eventspy-3.1 3.0.5


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