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