is not current version
Last Version 3.130.9

io.resys.hdes:hdes-executor 0.1.10


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-executor
Version

Version

0.1.10
Type

Type

jar

Download hdes-executor 0.1.10


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