jar

com.acornui.settings : com.acornui.settings.gradle.plugin

Maven & Gradle

Nov 22, 2020
1 stars

Settings plugin for faux composite builds with Acorn UI. · Creates a faux composite build with Acorn UI using the project property acornUiHome. If property acornUiHome is not set, this plugin will do nothing. Acorn dependencies should be declared using `com.acornui.build.plugins.util.acorn`. E.g.: ``` dependencies { implementation(acorn(project, "utils")) } ``` This is a workaround to issue KT-30285.

Table Of Contents

Latest Version

Download com.acornui.settings : com.acornui.settings.gradle.plugin JAR file - Latest Versions:

All Versions

Download com.acornui.settings : com.acornui.settings.gradle.plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x

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 com.acornui.settings.gradle.plugin-0.5.49.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement