is not current version
Last Version 2.2.2

org.jvnet.hudson.main:maven3-agent 1.397


Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

maven3-agent
Version

Version

1.397
Type

Type

jar

Download maven3-agent 1.397


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