is not current version
Last Version 2.2.0

org.jvnet.hudson.main:maven3-eventspy-common 2.1.1


Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

maven3-eventspy-common
Version

Version

2.1.1
Type

Type

jar

Download maven3-eventspy-common 2.1.1


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