не последняя версия
Последняя версия 0.16.0

org.opendaylight.integration:artifacts-aggregator 0.11.4

Aggregator for artifacts-related distribution sub-projects.

Группа

Группа

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

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

artifacts-aggregator
Версия

Версия

0.11.4
Тип

Тип

pom

Скачать artifacts-aggregator 0.11.4

Имя Файла Размер
artifacts-aggregator-0.11.4.pom 2 KB
Обзор

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