is not current version
Last Version 1.010

io.resys.hdes:thena-re-backend 1.1.15


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

thena-re-backend
Version

Version

1.1.15
Type

Type

jar

Download thena-re-backend 1.1.15


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