is not current version
Last Version 1.1.2

com.github.luterc:heimdall 1.0.0

Heimdall Security Management Platform

GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall
Version

Version

1.0.0
Type

Type

jar

Download heimdall 1.0.0


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