is not current version
Last Version 3.40.1-01

org.sonatype.nexus:nexus-test-common 3.23.0-03


GroupId

GroupId

org.sonatype.nexus
ArtifactId

ArtifactId

nexus-test-common
Version

Version

3.23.0-03
Type

Type

jar

Download nexus-test-common 3.23.0-03


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