is not current version
Last Version 3.0.0-b2015020701

org.sonatype.nexus:nexus-test-harness-launcher 1.9.1


GroupId

GroupId

org.sonatype.nexus
ArtifactId

ArtifactId

nexus-test-harness-launcher
Version

Version

1.9.1
Type

Type

jar

Download nexus-test-harness-launcher 1.9.1


<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness-launcher/ -->
<dependency>
    <groupId>org.sonatype.nexus</groupId>
    <artifactId>nexus-test-harness-launcher</artifactId>
    <version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness-launcher/
implementation 'org.sonatype.nexus:nexus-test-harness-launcher:1.9.1'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness-launcher/
implementation ("org.sonatype.nexus:nexus-test-harness-launcher:1.9.1")
'org.sonatype.nexus:nexus-test-harness-launcher:jar:1.9.1'
<dependency org="org.sonatype.nexus" name="nexus-test-harness-launcher" rev="1.9.1">
  <artifact name="nexus-test-harness-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-test-harness-launcher', version='1.9.1')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-test-harness-launcher" % "1.9.1"
[org.sonatype.nexus/nexus-test-harness-launcher "1.9.1"]