не последняя версия
Последняя версия 3.0.0-b2015020701

org.sonatype.nexus.plugins:nexus-groovyremote-client 2.6.0-05


Категории

Категории

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

Группа

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

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

nexus-groovyremote-client
Версия

Версия

2.6.0-05
Тип

Тип

jar

Скачать nexus-groovyremote-client 2.6.0-05


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