is not current version
Last Version 1.3.4-Carbon

org.opendaylight.lacp:lacp 1.0.1-Lithium-SR1


GroupId

GroupId

org.opendaylight.lacp
ArtifactId

ArtifactId

lacp
Version

Version

1.0.1-Lithium-SR1
Type

Type

pom

Download lacp 1.0.1-Lithium-SR1

Filename Size
lacp-1.0.1-Lithium-SR1.pom 650 bytes
Browse

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