Search Gradle plugins

Plugin Latest Version

Visualizes and analyzes your Gradle multi-module dependency architecture

1.2.0
(31 March 2026)

Lobzik is a gradle plugin designed to help Android developers chop their monolithic codebases into smaller pieces. It gathers data about dependency graph and runs Louvain algorithm to split it into modules

0.8.0
(05 October 2024)

The Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations.

0.1.5
(13 September 2024)