| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.resys.hdes |
| Идентификатор | Идентификаторthena-core |
| Последняя версия | Последняя версия1.010 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеThena library
|
| Организация-разработчик |
Организация-разработчикCopyright 2021 ReSys OÜ |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| thena-core-1.010.pom | 679 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/thena-core/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>thena-core</artifactId>
<version>1.010</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/thena-core/
implementation 'io.resys.hdes:thena-core:1.010'
// https://jarcasting.com/artifacts/io.resys.hdes/thena-core/
implementation ("io.resys.hdes:thena-core:1.010")
'io.resys.hdes:thena-core:pom:1.010'
<dependency org="io.resys.hdes" name="thena-core" rev="1.010">
<artifact name="thena-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='thena-core', version='1.010')
)
libraryDependencies += "io.resys.hdes" % "thena-core" % "1.010"
[io.resys.hdes/thena-core "1.010"]