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

io.resys.hdes:hdes-client 3.1.6


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.resys.hdes
Идентификатор

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

hdes-client
Версия

Версия

3.1.6
Тип

Тип

jar

Скачать hdes-client 3.1.6


<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-client/ -->
<dependency>
    <groupId>io.resys.hdes</groupId>
    <artifactId>hdes-client</artifactId>
    <version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-client/
implementation 'io.resys.hdes:hdes-client:3.1.6'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-client/
implementation ("io.resys.hdes:hdes-client:3.1.6")
'io.resys.hdes:hdes-client:jar:3.1.6'
<dependency org="io.resys.hdes" name="hdes-client" rev="3.1.6">
  <artifact name="hdes-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-client', version='3.1.6')
)
libraryDependencies += "io.resys.hdes" % "hdes-client" % "3.1.6"
[io.resys.hdes/hdes-client "3.1.6"]