не последняя версия
Последняя версия 0.0.5-Boron-SR4

org.opendaylight.atrium:atrium 0.0.3-Boron-SR2


Группа

Группа

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

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

atrium
Версия

Версия

0.0.3-Boron-SR2
Тип

Тип

pom

Скачать atrium 0.0.3-Boron-SR2

Имя Файла Размер
atrium-0.0.3-Boron-SR2.pom 1 KB
Обзор

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