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

com.savoirtech.hecate:hecate-parent 1.0.16

Savoirtech Project Hecate ::: Parent

Группа

Группа

com.savoirtech.hecate
Идентификатор

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

hecate-parent
Версия

Версия

1.0.16
Тип

Тип

pom

Скачать hecate-parent 1.0.16

Имя Файла Размер
hecate-parent-1.0.16.pom 26 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-parent/ -->
<dependency>
    <groupId>com.savoirtech.hecate</groupId>
    <artifactId>hecate-parent</artifactId>
    <version>1.0.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-parent/
implementation 'com.savoirtech.hecate:hecate-parent:1.0.16'
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-parent/
implementation ("com.savoirtech.hecate:hecate-parent:1.0.16")
'com.savoirtech.hecate:hecate-parent:pom:1.0.16'
<dependency org="com.savoirtech.hecate" name="hecate-parent" rev="1.0.16">
  <artifact name="hecate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.savoirtech.hecate', module='hecate-parent', version='1.0.16')
)
libraryDependencies += "com.savoirtech.hecate" % "hecate-parent" % "1.0.16"
[com.savoirtech.hecate/hecate-parent "1.0.16"]