| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.spyhunter99 |
| Идентификатор | ИдентификаторShortCutHelper |
| Последняя версия | Последняя версия8.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShortcut Helper
A fork of Netbeans installer module, useful for building a custom installer
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ShortCutHelper-8.2.0.pom | |
| ShortCutHelper-8.2.0.jar | 1 MB |
| ShortCutHelper-8.2.0-sources.jar | 1 MB |
| ShortCutHelper-8.2.0-javadoc.jar | 2 MB |
| ShortCutHelper-8.2.0-jar-with-dependencies.jar | 1 MB |
| Обзор |
<!-- 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"]