is not current version
Last Version 1.7.4

org.opendaylight.packetcable:packetcable-emulator 1.2.0-Lithium


GroupId

GroupId

org.opendaylight.packetcable
ArtifactId

ArtifactId

packetcable-emulator
Version

Version

1.2.0-Lithium
Type

Type

jar

Download packetcable-emulator 1.2.0-Lithium


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