| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luterc |
| ArtifactId | ArtifactIdheimdall |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionheimdall
Heimdall Security Management Platform
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| heimdall-1.1.2.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall/
implementation 'com.github.luterc:heimdall:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall/
implementation ("com.github.luterc:heimdall:1.1.2")
'com.github.luterc:heimdall:pom:1.1.2'
<dependency org="com.github.luterc" name="heimdall" rev="1.1.2">
<artifact name="heimdall" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall" % "1.1.2"
[com.github.luterc/heimdall "1.1.2"]