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

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


Категории

Категории

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

Группа

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

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

nexus-restlight-clients
Версия

Версия

2.0.3
Тип

Тип

pom

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

Имя Файла Размер
nexus-restlight-clients-2.0.3.pom 3 KB
Обзор

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