Search Gradle plugins

Plugin Latest Version

A Gradle plugin that configures your project to use Edfapay's private repository and helps to configure Edfapay SDK dependencies

2.0.1
(18 December 2025)

This plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file.

0.0.11
(14 July 2025)

Plugin helps you configure jar manifest and check dependencies for vulnerabilities

0.3.15
(05 March 2026)

A plugin that sets up kotlin dependencies, plugins and build settings

7.0.1
(22 May 2021)

A plugin that sets up kotlin dependencies, plugins, build settings and checks official code style

2.1.0
(21 October 2020)

Baseline Java is a collection of Gradle plugins for configuring code quality tools in builds and generated Eclipse/IntelliJ projects.

7.4.0
(11 March 2026)

Extracts, visualizes, and enforces architectural rules in Kotlin Multiplatform and Android projects. Interactive HTML graph. Architecture rule DSL. CI-ready.

0.3.0
(21 March 2026)

Project-plugin variant of Aalekh. Prefer the settings plugin for includeBuild setups.

0.3.0
(21 March 2026)

Plugins download SDKs & distributions and to simpify property resolving

0.5.0
(12 May 2023)

Running some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser.

1.2.6
(27 February 2022)