jar

com.github.zutherb.gradle : gradle-macappbundle

Maven & Gradle

Dec 02, 2013
10 stars

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.

Table Of Contents

Latest Version

Download com.github.zutherb.gradle : gradle-macappbundle JAR file - Latest Versions:

All Versions

Download com.github.zutherb.gradle : gradle-macappbundle JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gradle-macappbundle-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.zutherb.gradle.macAppBundle

├─ com.github.zutherb.gradle.macAppBundle.CopyJavaAppLauncherTask.class - [JAR]

├─ com.github.zutherb.gradle.macAppBundle.GenerateInfoPlistTask.class - [JAR]

├─ com.github.zutherb.gradle.macAppBundle.MacAppBundlePlugin.class - [JAR]

├─ com.github.zutherb.gradle.macAppBundle.MacAppBundlePluginExtension.class - [JAR]

├─ com.github.zutherb.gradle.macAppBundle.PkgInfoTask.class - [JAR]