не последняя версия
Последняя версия 2.3.1-01

org.sonatype.nexus.restlight:nexus-restlight-clients 1.8.0.1


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.sonatype.nexus.restlight
Идентификатор

Идентификатор

nexus-restlight-clients
Версия

Версия

1.8.0.1
Тип

Тип

jar

Скачать nexus-restlight-clients 1.8.0.1


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