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.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.acornui.settings
Идентификатор

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

com.acornui.settings.gradle.plugin
Последняя версия

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

0.5.49
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

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

https://github.com/polyforest/acornui
Организация-разработчик

Организация-разработчик

Poly Forest, LLC
Система контроля версий

Система контроля версий

https://github.com/polyforest/acornui-demos

Скачать com.acornui.settings.gradle.plugin

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.acornui : gradle-app-plugins jar 0.5.49

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

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

CI

Small demonstration projects for the Acorn UI Framework.

com.acornui.settings

PolyForest

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

Версия
0.5.49
0.5.38