is not current version
Last Version 1.1.2

com.github.luterc:heimdall 1.0.7

Heimdall Security Management Platform

GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall
Version

Version

1.0.7
Type

Type

pom

Download heimdall 1.0.7

Filename Size
heimdall-1.0.7.pom 23 KB
Browse

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