is not current version
Last Version 2.3.1-01

org.sonatype.nexus.restlight:nexus-restlight-stage-client 2.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.sonatype.nexus.restlight
ArtifactId

ArtifactId

nexus-restlight-stage-client
Version

Version

2.1
Type

Type

jar

Download nexus-restlight-stage-client 2.1


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