GroupId | GroupIdio.resys.hdes |
---|---|
ArtifactId | ArtifactIdhdes-ui-backend |
Version | Version0.0.12 |
Type | Typejar |
Filename | Size |
---|---|
hdes-ui-backend-0.0.12.pom | |
hdes-ui-backend-0.0.12.jar | 139 KB |
hdes-ui-backend-0.0.12-sources.jar | 64 KB |
hdes-ui-backend-0.0.12-javadoc.jar | 887 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-backend/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-ui-backend</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-backend/
implementation 'io.resys.hdes:hdes-ui-backend:0.0.12'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-backend/
implementation ("io.resys.hdes:hdes-ui-backend:0.0.12")
'io.resys.hdes:hdes-ui-backend:jar:0.0.12'
<dependency org="io.resys.hdes" name="hdes-ui-backend" rev="0.0.12">
<artifact name="hdes-ui-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-ui-backend', version='0.0.12')
)
libraryDependencies += "io.resys.hdes" % "hdes-ui-backend" % "0.0.12"
[io.resys.hdes/hdes-ui-backend "0.0.12"]