| Группа | Группаio.resys.hdes |
|---|---|
| Идентификатор | Идентификаторthena-re-backend |
| Версия | Версия1.1.13 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| thena-re-backend-1.1.13.pom | |
| thena-re-backend-1.1.13.jar | 86 KB |
| thena-re-backend-1.1.13-sources.jar | 48 KB |
| thena-re-backend-1.1.13-javadoc.jar | 740 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/thena-re-backend/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>thena-re-backend</artifactId>
<version>1.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/thena-re-backend/
implementation 'io.resys.hdes:thena-re-backend:1.1.13'
// https://jarcasting.com/artifacts/io.resys.hdes/thena-re-backend/
implementation ("io.resys.hdes:thena-re-backend:1.1.13")
'io.resys.hdes:thena-re-backend:jar:1.1.13'
<dependency org="io.resys.hdes" name="thena-re-backend" rev="1.1.13">
<artifact name="thena-re-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='thena-re-backend', version='1.1.13')
)
libraryDependencies += "io.resys.hdes" % "thena-re-backend" % "1.1.13"
[io.resys.hdes/thena-re-backend "1.1.13"]