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

org.sonatype.nexus.restlight:nexus-restlight-core-client 1.5.0


Категории

Категории

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

Группа

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

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

nexus-restlight-core-client
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать nexus-restlight-core-client 1.5.0


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