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

org.opendaylight.l2switch:l2switch 0.3.2-Beryllium-SR2


Группа

Группа

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

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

l2switch
Версия

Версия

0.3.2-Beryllium-SR2
Тип

Тип

pom

Скачать l2switch 0.3.2-Beryllium-SR2

Имя Файла Размер
l2switch-0.3.2-Beryllium-SR2.pom 1 KB
Обзор

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