не последняя версия
Последняя версия 1.3.4-Beryllium-SR4

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

Configuration files for toaster

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

org.opendaylight.controller.samples
Идентификатор

Идентификатор

toaster-config
Версия

Версия

1.2.3-Lithium-SR3
Тип

Тип

jar

Скачать 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"]