is not current version
Last Version 3.0.5

org.sonatype.nexus.plugins:nexus-yum-client 3.0.4


Categories

Categories

CLI User Interface
GroupId

GroupId

org.sonatype.nexus.plugins
ArtifactId

ArtifactId

nexus-yum-client
Version

Version

3.0.4
Type

Type

jar

Download nexus-yum-client 3.0.4


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