is not current version
Last Version 2.3.1-01

org.sonatype.nexus.restlight:nexus-restlight-client-common 2.0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.sonatype.nexus.restlight
ArtifactId

ArtifactId

nexus-restlight-client-common
Version

Version

2.0.2
Type

Type

jar

Download nexus-restlight-client-common 2.0.2


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