is not current version
Last Version 1.7.4

org.opendaylight.packetcable:packetcable 1.5.3-Carbon


GroupId

GroupId

org.opendaylight.packetcable
ArtifactId

ArtifactId

packetcable
Version

Version

1.5.3-Carbon
Type

Type

pom

Download packetcable 1.5.3-Carbon


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