is not current version
Last Version 0.7.4

org.opendaylight.l2switch:features-l2switch 0.1.1-Helium-SR1.1


GroupId

GroupId

org.opendaylight.l2switch
ArtifactId

ArtifactId

features-l2switch
Version

Version

0.1.1-Helium-SR1.1
Type

Type

jar

Download features-l2switch 0.1.1-Helium-SR1.1


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