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

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


Категории

Категории

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

Группа

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

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

nexus-restlight-clients
Версия

Версия

2.3.0
Тип

Тип

pom

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

Имя Файла Размер
nexus-restlight-clients-2.3.0.pom 2 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.3.0</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.3.0'
// https://jarcasting.com/artifacts/org.sonatype.nexus.restlight/nexus-restlight-clients/
implementation ("org.sonatype.nexus.restlight:nexus-restlight-clients:2.3.0")
'org.sonatype.nexus.restlight:nexus-restlight-clients:pom:2.3.0'
<dependency org="org.sonatype.nexus.restlight" name="nexus-restlight-clients" rev="2.3.0">
  <artifact name="nexus-restlight-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.restlight', module='nexus-restlight-clients', version='2.3.0')
)
libraryDependencies += "org.sonatype.nexus.restlight" % "nexus-restlight-clients" % "2.3.0"
[org.sonatype.nexus.restlight/nexus-restlight-clients "2.3.0"]