не последняя версия
Последняя версия 0.3.4-Beryllium-SR4

org.opendaylight.l2switch.packethandler:packethandler-config 0.2.0-Lithium


Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

packethandler-config
Версия

Версия

0.2.0-Lithium
Тип

Тип

jar

Скачать packethandler-config 0.2.0-Lithium


<!-- https://jarcasting.com/artifacts/org.opendaylight.l2switch.packethandler/packethandler-config/ -->
<dependency>
    <groupId>org.opendaylight.l2switch.packethandler</groupId>
    <artifactId>packethandler-config</artifactId>
    <version>0.2.0-Lithium</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.l2switch.packethandler/packethandler-config/
implementation 'org.opendaylight.l2switch.packethandler:packethandler-config:0.2.0-Lithium'
// https://jarcasting.com/artifacts/org.opendaylight.l2switch.packethandler/packethandler-config/
implementation ("org.opendaylight.l2switch.packethandler:packethandler-config:0.2.0-Lithium")
'org.opendaylight.l2switch.packethandler:packethandler-config:jar:0.2.0-Lithium'
<dependency org="org.opendaylight.l2switch.packethandler" name="packethandler-config" rev="0.2.0-Lithium">
  <artifact name="packethandler-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.l2switch.packethandler', module='packethandler-config', version='0.2.0-Lithium')
)
libraryDependencies += "org.opendaylight.l2switch.packethandler" % "packethandler-config" % "0.2.0-Lithium"
[org.opendaylight.l2switch.packethandler/packethandler-config "0.2.0-Lithium"]