не последняя версия
Последняя версия 0.3.4-Lithium-SR4

org.opendaylight.integration:distributions 0.3.2-Lithium-SR2


Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

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

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

distributions
Версия

Версия

0.3.2-Lithium-SR2
Тип

Тип

pom

Скачать distributions 0.3.2-Lithium-SR2

Имя Файла Размер
distributions-0.3.2-Lithium-SR2.pom 1 KB
Обзор

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