GroupId | GroupIdio.resys.hdes |
---|---|
ArtifactId | ArtifactIdhdes-ui-frontend |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
hdes-ui-frontend-0.0.11.pom | |
hdes-ui-frontend-0.0.11.jar | 2 MB |
Browse |
<!-- 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"]