не последняя версия
Последняя версия 1.010

io.resys.hdes:thena-core 1.1.11


Группа

Группа

io.resys.hdes
Идентификатор

Идентификатор

thena-core
Версия

Версия

1.1.11
Тип

Тип

pom

Скачать thena-core 1.1.11

Имя Файла Размер
thena-core-1.1.11.pom 719 bytes
Обзор

<!-- https://jarcasting.com/artifacts/io.resys.hdes/thena-core/ -->
<dependency>
    <groupId>io.resys.hdes</groupId>
    <artifactId>thena-core</artifactId>
    <version>1.1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/thena-core/
implementation 'io.resys.hdes:thena-core:1.1.11'
// https://jarcasting.com/artifacts/io.resys.hdes/thena-core/
implementation ("io.resys.hdes:thena-core:1.1.11")
'io.resys.hdes:thena-core:pom:1.1.11'
<dependency org="io.resys.hdes" name="thena-core" rev="1.1.11">
  <artifact name="thena-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='thena-core', version='1.1.11')
)
libraryDependencies += "io.resys.hdes" % "thena-core" % "1.1.11"
[io.resys.hdes/thena-core "1.1.11"]