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

org.opendaylight.bgpcep:bmp-artifacts 0.15.3


Группа

Группа

org.opendaylight.bgpcep
Идентификатор

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

bmp-artifacts
Версия

Версия

0.15.3
Тип

Тип

pom

Скачать bmp-artifacts 0.15.3

Имя Файла Размер
bmp-artifacts-0.15.3.pom
Обзор

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