is not current version
Last Version 3.1.4

io.resys.hdes:hdes-services 3.0.19


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-services
Version

Version

3.0.19
Type

Type

jar

Download hdes-services 3.0.19


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