is not current version
Last Version 0.0.13

io.resys.hdes:hdes-ui-frontend 0.0.11


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-ui-frontend
Version

Version

0.0.11
Type

Type

jar

Download hdes-ui-frontend 0.0.11


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