is not current version
Last Version 1.7.4

org.opendaylight.packetcable:packetcable 1.3.0-Beryllium


GroupId

GroupId

org.opendaylight.packetcable
ArtifactId

ArtifactId

packetcable
Version

Version

1.3.0-Beryllium
Type

Type

pom

Download packetcable 1.3.0-Beryllium


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