is not current version
Last Version 0.7.4

org.opendaylight.l2switch:features-l2switch 0.1.4-Helium-SR4


GroupId

GroupId

org.opendaylight.l2switch
ArtifactId

ArtifactId

features-l2switch
Version

Version

0.1.4-Helium-SR4
Type

Type

jar

Download features-l2switch 0.1.4-Helium-SR4


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