License |
License |
---|---|
GroupId | GroupIdcom.github.spyhunter99 |
ArtifactId | ArtifactIdShortCutHelper |
Last Version | Last Version8.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShortcut Helper
A fork of Netbeans installer module, useful for building a custom installer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.spyhunter99/ShortCutHelper/ -->
<dependency>
<groupId>com.github.spyhunter99</groupId>
<artifactId>ShortCutHelper</artifactId>
<version>8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spyhunter99/ShortCutHelper/
implementation 'com.github.spyhunter99:ShortCutHelper:8.2.0'
// https://jarcasting.com/artifacts/com.github.spyhunter99/ShortCutHelper/
implementation ("com.github.spyhunter99:ShortCutHelper:8.2.0")
'com.github.spyhunter99:ShortCutHelper:jar:8.2.0'
<dependency org="com.github.spyhunter99" name="ShortCutHelper" rev="8.2.0">
<artifact name="ShortCutHelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spyhunter99', module='ShortCutHelper', version='8.2.0')
)
libraryDependencies += "com.github.spyhunter99" % "ShortCutHelper" % "8.2.0"
[com.github.spyhunter99/ShortCutHelper "8.2.0"]