is not current version
Last Version 2.3.1-01

org.sonatype.nexus.restlight:nexus-restlight-m2-settings-client 1.3.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.sonatype.nexus.restlight
ArtifactId

ArtifactId

nexus-restlight-m2-settings-client
Version

Version

1.3.2
Type

Type

jar

Download nexus-restlight-m2-settings-client 1.3.2


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