Search Gradle plugins
Plugin | Latest Version |
---|---|
com.sebchlan.javacensorJava Censor is a Gradle plugin that enables developers to publish sources of closed source projects to a Maven repository. It does this by removing implemented code only leaving the signatures of public interfaces, classes, methods and fields behind. |
1.1.0
(20 February 2018) |
com.iperlane.reflection-accessReplaces direct method calls and field access with reflection |
1.5.3
(10 November 2017) |
com.lib.logthisannotationsLog any method on android by simply using annotation @LogThis |
0.4.2
(22 January 2016) |
com.github.rocketraman.dep-excludesSometimes you just want a simple way to exclude dependencies without creating closures. This plugin creates a method on a Gradle project that provides a little syntax sugar for exclusions. |
0.1
(18 October 2014) |