Search Gradle plugins

Plugin Latest Version

Inserts snippets code of Kotlin into markdown documents from source example files and tests.

0.1.6
(21 February 2024)

Java 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)

Performs quality checks on your project's Java source files using SpotBugs and generates reports from these checks

6.4.8
(11 December 2025)

The Shellcheck Gradle plugin performs quality checks on your project'€™s Shell source files using Shellcheck and generates reports from these checks.

1.5.0
(26 September 2024)

Produces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code

0.5.0
(05 December 2023)

The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules.

0.0.11
(14 July 2025)

Utilities for keeping generated code checked in in sync with the generation process

1.1.0
(09 June 2025)

Often implementing mvvm architecture in the android, there are always a boilerplate code. Such as Mapper for converting models from the network to the domain,creating data sources and data repositories etc. This plugin aims to reduce the boilerplate such codebase

1.0.4
(25 August 2024)

Performs quality checks on your project's Java source files using SpotBugs and generates reports from these checks. This is a temporary release to support a fix for Gradle 4.10.

1.6.4
(07 September 2018)