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

org.opendaylight.packetcable:packetcable 1.1.1-Helium-SR1


Группа

Группа

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

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

packetcable
Версия

Версия

1.1.1-Helium-SR1
Тип

Тип

pom

Скачать packetcable 1.1.1-Helium-SR1

Имя Файла Размер
packetcable-1.1.1-Helium-SR1.pom 4 KB
Обзор

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