is not current version
Last Version 3.130.9

io.resys.hdes:hdes-executor 3.124


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-executor
Version

Version

3.124
Type

Type

jar

Download hdes-executor 3.124


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