Gradle Opts Plugin

Utility plugin for managing configurable project options

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка Search Прикладные библиотеки
Группа

Группа

com.carrotsearch.gradle.opts
Идентификатор

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

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

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

0.0.4
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

Gradle Opts Plugin
Utility plugin for managing configurable project options
Ссылка на сайт

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

https://github.com/dweiss/gradle-opts-plugin
Организация-разработчик

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

Carrot Search s.c.
Система контроля версий

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

https://github.com/dweiss/gradle-opts-plugin

Скачать gradle-opts-plugin

Зависимости

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

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

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

Gradle Opts Plugin

This simple plugin adds an extension opts with several utility functions for accessing configurable project "options". These options are keyed properties with defaults sourced from project properties, system properties or environment variables.

Usage

You can add it to your top-level build script using the following configuration:

plugins block:

plugins {
  id "com.carrotsearch.gradle.opts" version "$version"
}

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

Версия
0.0.4
0.0.3
0.0.2