is not current version
Last Version 1.3.4-Beryllium-SR4

org.opendaylight.controller.samples:toaster-config 1.2.3-Lithium-SR3

Configuration files for toaster

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.controller.samples
ArtifactId

ArtifactId

toaster-config
Version

Version

1.2.3-Lithium-SR3
Type

Type

jar

Download toaster-config 1.2.3-Lithium-SR3


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