Search Gradle plugins

Plugin Latest Version

io.github.OreshkinIV.module-creator

Plugin for creating modules with base structure via the terminal. Creates a new module with a clean architecture containing the dagger 2 and retrofit template

1.0.0
(05 May 2024)

com.legyver.legacy-java-module-info

Create modular versions of dependencies of legacy libraries for modular applications. Heavily based on https://docs.gradle.org/current/samples/sample_java_modules_with_transform.html

1.0.0
(27 November 2022)

com.chillycheesy.modulo-application

Help to create Modulo's modules

1.2.1
(07 January 2023)

io.ia.sdk.modl

Create Modules to add capabilities to Inductive Automation's Ignition platform.

0.4.1
(10 December 2024)

argelbargel.build-modules.module

Gradle-Plugin which allows to create a gradle-build which ties together multiple otherwise separate gradle-projects. It's use-case is quite similar to that of gradle's own Composite builds.

0.5.2
(09 August 2018)

io.github.appspiriment.project

This project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost.

0.0.3
(25 February 2025)

com.savvasdalkitsis.module-dependency-graph

This plugin adds a new task (graphModules) to your project which will create an image with the graph of your module dependency tree

0.12
(02 June 2023)

fr.owle.hometracker-application

Help to create HomeTracker's modules.

0.0.2
(16 January 2021)

argelbargel.build-modules.manager

Gradle-Plugin which allows to create a gradle-build which ties together multiple otherwise separate gradle-projects. It's use-case is quite similar to that of gradle's own Composite builds.

0.5.2
(09 August 2018)

com.github.ivancarras.graphfity

Graphfity creates a dependency node graph about your internal modules dependencies, helping you to analise and optimize the internal dependencies between your project modules, generating a png image about your project which is specially useful if you are developing a multi-module application

1.1.0
(11 November 2023)