is not current version
Last Version 3.0.1

org.eclipse.hudson.main:maven3-eventspy-common 3.0.0


Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

maven3-eventspy-common
Version

Version

3.0.0
Type

Type

jar

Download maven3-eventspy-common 3.0.0


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