is not current version
Last Version 3.130.9

io.resys.hdes:hdes-client-api 3.130


Categories

Categories

CLI User Interface
GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-client-api
Version

Version

3.130
Type

Type

jar

Download hdes-client-api 3.130


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