is not current version
Last Version 1.2.4-Lithium-SR4

org.opendaylight.packetcable:packetcable-config 1.1.4-Helium-SR4

Configuration files for md-sal

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.packetcable
ArtifactId

ArtifactId

packetcable-config
Version

Version

1.1.4-Helium-SR4
Type

Type

jar

Download packetcable-config 1.1.4-Helium-SR4


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