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

org.opendaylight.daexim:daexim-artifacts 1.3.4


Группа

Группа

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

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

daexim-artifacts
Версия

Версия

1.3.4
Тип

Тип

pom

Скачать daexim-artifacts 1.3.4

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

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