is not current version
Last Version 1.3.4-Carbon

org.opendaylight.lacp:features-lacp 1.0.0-Lithium

Opendaylight Link Aggregation

GroupId

GroupId

org.opendaylight.lacp
ArtifactId

ArtifactId

features-lacp
Version

Version

1.0.0-Lithium
Type

Type

jar

Download features-lacp 1.0.0-Lithium


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