Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Tool for finding jars in a given configuration. |
0.1
(25 January 2019) |
|
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) |
|
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) |
|
Gradle plugin to easily switch between local projects and remote artifacts of your libs. |
0.0.8
(17 October 2016) |
com.gradle.enterprise
Deprecated
Develocity gives you the data to speed up your build, improve build reliability and accelerate build debugging. |
3.19.2
(18 February 2025) |
com.gradle.build-scan
Deprecated
A build scan is a shareable and centralized record of a build that provides insights into what happened and why. |
3.19.2
(18 February 2025) |