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

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


Группа

Группа

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

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

packethandler.aggregator
Версия

Версия

0.2.0-Lithium
Тип

Тип

pom

Скачать packethandler.aggregator 0.2.0-Lithium

Имя Файла Размер
packethandler.aggregator-0.2.0-Lithium.pom 803 bytes
Обзор

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