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

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


Категории

Категории

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

Группа

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

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

nexus-restlight-m2-settings-client
Версия

Версия

1.9
Тип

Тип

jar

Скачать nexus-restlight-m2-settings-client 1.9


<!-- 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.9</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.9'
// https://jarcasting.com/artifacts/org.sonatype.nexus.restlight/nexus-restlight-m2-settings-client/
implementation ("org.sonatype.nexus.restlight:nexus-restlight-m2-settings-client:1.9")
'org.sonatype.nexus.restlight:nexus-restlight-m2-settings-client:jar:1.9'
<dependency org="org.sonatype.nexus.restlight" name="nexus-restlight-m2-settings-client" rev="1.9">
  <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.9')
)
libraryDependencies += "org.sonatype.nexus.restlight" % "nexus-restlight-m2-settings-client" % "1.9"
[org.sonatype.nexus.restlight/nexus-restlight-m2-settings-client "1.9"]