Gradle MacAppBundle Plugin

The gradle-macappbundle plugin creates Mac OSX .app applications from within Gradle. The runSetFile and createDmg tasks will probably only run on under OSX as they use the SetFile and hdiutil applications.

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

com.github.zutherb.gradle
Идентификатор

Идентификатор

gradle-macappbundle
Последняя версия

Последняя версия

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Gradle MacAppBundle Plugin
The gradle-macappbundle plugin creates Mac OSX .app applications from within Gradle. The runSetFile and createDmg tasks will probably only run on under OSX as they use the SetFile and hdiutil applications.
Ссылка на сайт

Ссылка на сайт

https://github.com/zutherb/gradle-macosx-java-application-bundle-plugin

Скачать gradle-macappbundle

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1