GroupId | GroupIdio.resys.hdes |
---|---|
ArtifactId | ArtifactIdhdes-ui-backend |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
hdes-ui-backend-0.0.11.pom | |
hdes-ui-backend-0.0.11.jar | 121 KB |
hdes-ui-backend-0.0.11-sources.jar | 55 KB |
hdes-ui-backend-0.0.11-javadoc.jar | 844 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.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-backend/
implementation 'io.resys.hdes:hdes-ui-backend:0.0.11'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-ui-backend/
implementation ("io.resys.hdes:hdes-ui-backend:0.0.11")
'io.resys.hdes:hdes-ui-backend:jar:0.0.11'
<dependency org="io.resys.hdes" name="hdes-ui-backend" rev="0.0.11">
<artifact name="hdes-ui-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-ui-backend', version='0.0.11')
)
libraryDependencies += "io.resys.hdes" % "hdes-ui-backend" % "0.0.11"
[io.resys.hdes/hdes-ui-backend "0.0.11"]