| Группа | Группаorg.opendaylight.didm |
|---|---|
| Идентификатор | Идентификаторfeatures-didm-hp |
| Версия | Версия0.3.0-Boron |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| features-didm-hp-0.3.0-Boron.pom | |
| features-didm-hp-0.3.0-Boron.kar | 200 KB |
| features-didm-hp-0.3.0-Boron-sources.jar | 2 KB |
| features-didm-hp-0.3.0-Boron-features.xml | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.didm/features-didm-hp/ -->
<dependency>
<groupId>org.opendaylight.didm</groupId>
<artifactId>features-didm-hp</artifactId>
<version>0.3.0-Boron</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.didm/features-didm-hp/
implementation 'org.opendaylight.didm:features-didm-hp:0.3.0-Boron'
// https://jarcasting.com/artifacts/org.opendaylight.didm/features-didm-hp/
implementation ("org.opendaylight.didm:features-didm-hp:0.3.0-Boron")
'org.opendaylight.didm:features-didm-hp:jar:0.3.0-Boron'
<dependency org="org.opendaylight.didm" name="features-didm-hp" rev="0.3.0-Boron">
<artifact name="features-didm-hp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.didm', module='features-didm-hp', version='0.3.0-Boron')
)
libraryDependencies += "org.opendaylight.didm" % "features-didm-hp" % "0.3.0-Boron"
[org.opendaylight.didm/features-didm-hp "0.3.0-Boron"]