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

org.opendaylight.daexim:daexim-artifacts 1.2.0


Группа

Группа

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

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

daexim-artifacts
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать daexim-artifacts 1.2.0

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

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