is not current version
Last Version 3.40.1-01

org.sonatype.nexus:nexus-test-common 3.0.0-b2014101001


GroupId

GroupId

org.sonatype.nexus
ArtifactId

ArtifactId

nexus-test-common
Version

Version

3.0.0-b2014101001
Type

Type

jar

Download nexus-test-common 3.0.0-b2014101001


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