is not current version
Last Version 1.1.2

com.github.luterc:heimdall 1.0.1

Heimdall Security Management Platform

GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall
Version

Version

1.0.1
Type

Type

pom

Download heimdall 1.0.1

Filename Size
heimdall-1.0.1.pom 19 KB
Browse

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