Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Simplify resource management in your Jetpack Compose project with the Generate App Resource Class plugin. This Gradle plugin automates the creation of a Kotlin class that acts as a central hub for accessing application resources such as strings and drawables directly from your Composables. |
1.0.3-beta04
(27 April 2025) |
|
Plugin that processes compiled `*.class` files and inserts compile-time constants |
1.0.0-rc-1
(09 November 2024) |
|
Plugin that randomizes test classes for every Test task run. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
|
Process compiled classes and add @RequiresKotlinRuntime if class/method requires Kotlin runtime |
1.0.113
(12 February 2019) |
|
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) |
|
Maven-like attachClasses option for the war task. |
9.2.0
(13 January 2026) |
|
Maven-like archiveClasses options for war tasks. |
9.2.0
(13 January 2026) |
|
Plugin that provides classes relocating functionality. |
2.1.6
(31 December 2025) |
|
Data Class Generate is a Kotlin compiler plugin that helps to address Kotlin data class binary size overhead |
1.1.0
(24 July 2025) |
|
This plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin. |
1.0.0-RC1
(05 August 2024) |