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

com.github.luterc:heimdall 1.0.3

Heimdall Security Management Platform

Группа

Группа

com.github.luterc
Идентификатор

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

heimdall
Версия

Версия

1.0.3
Тип

Тип

pom

Скачать heimdall 1.0.3

Имя Файла Размер
heimdall-1.0.3.pom 18 KB
Обзор

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