is not current version
Last Version 2.1.2

org.sonatype.nexus.obr:nexus-obr-testsuite 2.0.2


GroupId

GroupId

org.sonatype.nexus.obr
ArtifactId

ArtifactId

nexus-obr-testsuite
Version

Version

2.0.2
Type

Type

jar

Download nexus-obr-testsuite 2.0.2


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