is not current version
Last Version 3.130.9

io.resys.hdes:hdes-client 3.116


Categories

Categories

CLI User Interface
GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-client
Version

Version

3.116
Type

Type

jar

Download hdes-client 3.116


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