is not current version
Last Version 1.010

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


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

thena-docdb-api
Version

Version

1.0.8
Type

Type

jar

Download thena-docdb-api 1.0.8


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