is not current version
Last Version 1.010

io.resys.hdes:thena-bom 1.0.9


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

thena-bom
Version

Version

1.0.9
Type

Type

pom

Download thena-bom 1.0.9

Filename Size
thena-bom-1.0.9.pom 1 KB
Browse

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