is not current version
Last Version 1.3.4-Beryllium-SR4

org.opendaylight.controller.samples:sample-toaster-it 1.2.1-Lithium-SR1


GroupId

GroupId

org.opendaylight.controller.samples
ArtifactId

ArtifactId

sample-toaster-it
Version

Version

1.2.1-Lithium-SR1
Type

Type

jar

Download sample-toaster-it 1.2.1-Lithium-SR1


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