is not current version
Last Version 1.010

io.resys.hdes:thena-docdb-api 1.1.13


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

thena-docdb-api
Version

Version

1.1.13
Type

Type

jar

Download thena-docdb-api 1.1.13


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