Search Gradle plugins

Plugin Latest Version

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)

An opinionated approach to configure a gradle project automatically by convention. It supports to automatically configure various plugins to reduce boilerplate code in gradle projects.

1.2.0
(25 April 2025)

A opinionated approach to configure a gradle project automatically by convention. It supports to automatically configure various plugins to reduce boilerplate code in gradle projects.

1.2.0
(25 April 2025)

Netro is a Gradle plugin that automates the generation of Retrofit API interfaces and Kotlin data models from JSON configuration files. It streamlines API integration by handling multiple HTTP methods (GET, POST, PUT, DELETE) and enforces a structured package organization for maintainability. Built with KotlinPoet and Kotlin Serialization, Netro simplifies API development, reducing boilerplate and improving code consistency.

0.2
(15 March 2025)

graphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code.

2.9
(10 March 2025)

Sets up sensible defaults for our gradle projects to avoid boilerplate

0.2.81
(08 January 2025)

Plugin to reduce boilerplate in Android applications build scripts

0.19.1
(31 July 2024)

Plugin to reduce boilerplate in Android libraries build scripts

0.19.1
(31 July 2024)

A gradle plugin to apply common organization build settings.

1.0.1
(25 July 2024)

Stitch handles the Room boilerplate, including automatic generation of repositories, dependency injection integration, and flexible customizations.

1.0.0-alpha02
(15 February 2024)