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

org.opendaylight.yangtools.model:model-ietf 0.7.3-Lithium-SR3

${project.artifactId}

Группа

Группа

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

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

model-ietf
Версия

Версия

0.7.3-Lithium-SR3
Тип

Тип

pom

Скачать model-ietf 0.7.3-Lithium-SR3

Имя Файла Размер
model-ietf-0.7.3-Lithium-SR3.pom 1 KB
Обзор

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