is not current version
Last Version 3.0.5

org.sonatype.nexus.plugins:nexus-yum-testsuite 3.0.3


GroupId

GroupId

org.sonatype.nexus.plugins
ArtifactId

ArtifactId

nexus-yum-testsuite
Version

Version

3.0.3
Type

Type

jar

Download nexus-yum-testsuite 3.0.3


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