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

org.sonatype.nexus.plugins:nexus-groovyremote-client 2.11.3-01


Категории

Категории

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

Группа

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

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

nexus-groovyremote-client
Версия

Версия

2.11.3-01
Тип

Тип

jar

Скачать nexus-groovyremote-client 2.11.3-01


<!-- 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.11.3-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-groovyremote-client/
implementation 'org.sonatype.nexus.plugins:nexus-groovyremote-client:2.11.3-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-groovyremote-client/
implementation ("org.sonatype.nexus.plugins:nexus-groovyremote-client:2.11.3-01")
'org.sonatype.nexus.plugins:nexus-groovyremote-client:jar:2.11.3-01'
<dependency org="org.sonatype.nexus.plugins" name="nexus-groovyremote-client" rev="2.11.3-01">
  <artifact name="nexus-groovyremote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.plugins', module='nexus-groovyremote-client', version='2.11.3-01')
)
libraryDependencies += "org.sonatype.nexus.plugins" % "nexus-groovyremote-client" % "2.11.3-01"
[org.sonatype.nexus.plugins/nexus-groovyremote-client "2.11.3-01"]