is not current version
Last Version 3.130.9

io.resys.hdes:hdes-store-thena 3.130.6


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-store-thena
Version

Version

3.130.6
Type

Type

jar

Download hdes-store-thena 3.130.6


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