is not current version
Last Version 0.0.13

io.resys.hdes:hdes-ui-backend 0.0.4


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-ui-backend
Version

Version

0.0.4
Type

Type

jar

Download hdes-ui-backend 0.0.4


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