не последняя версия
Последняя версия 2.1.2

org.sonatype.nexus.obr:nexus-obr 2.1


Группа

Группа

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

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

nexus-obr
Версия

Версия

2.1
Тип

Тип

pom

Скачать nexus-obr 2.1

Имя Файла Размер
nexus-obr-2.1.pom 6 KB
Обзор

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