Search Gradle plugins

Plugin Latest Version

hu.advancedweb.scott-plugin-example

Scott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments.

3.4.0
(04 December 2018)

com.banner.versions.ribbonizer

USAGE in app build.gradle: DefaultRibbonFilter defines debug, qa and release: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____return defaultRibbonFilter(variant, iconFile) __} } For other buildTypes use: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____if (variant.buildType.name == "buildtype") { ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor") ______// or ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor", "#fontColor") ____} __} }

1.2.5
(09 October 2018)

com.github.amaksoft.elasticlibs

Gradle plugin to easily switch between local projects and remote artifacts of your libs.

0.0.8
(17 October 2016)