is not current version
Last Version 1.010

io.resys.hdes:thena 1.1.15

Thena library

GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

thena
Version

Version

1.1.15
Type

Type

pom

Download thena 1.1.15

Filename Size
thena-1.1.15.pom 4 KB
Browse

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