Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The `flamingock-metadata-generator` Gradle pluginc collects Flamingock's metadata during compilation by integrating the annotation processor. This plugin is designed to automate the process of gathering relevant data from annotated code elements. |
0.0.4-beta
(16 December 2024) |
|
A Gradle plugin for generating Kotlin code and tests from YAML configuration files |
1.0.1
(11 December 2024) |
|
A Gradle plugin to find duplicate code using PMDs copy/paste detection (= CPD). |
3.5
(17 November 2024) |
|
A Gradle plugin to add full Strict Null Check to your Java code |
3.5.0
(11 November 2024) |
|
Code quality Gradle plugin with GitHub pull request integration |
3.0.5
(01 November 2024) |
|
Gradle plugin to use the FastCC generator! |
0.2.0
(27 October 2024) |
|
Gradle Plugin to inject Swift-code for Kotlin Multiplatform iOS target |
0.6.4
(13 October 2024) |
|
A plugin to detect modules with code change in a multi-module project |
0.1.0
(08 October 2024) |
|
The Java Enum Finder is a Gradle plugin designed to search for usages of specific Java Enum classes in your project's main source. The plugin scans through the source code files to find occurrences of the specified enums and reports the files and line numbers where these enums are used. |
1.1.0
(11 September 2024) |
|
Often implementing mvvm architecture in the android, there are always a boilerplate code. Such as Mapper for converting models from the network to the domain,creating data sources and data repositories etc. This plugin aims to reduce the boilerplate such codebase |
1.0.4
(25 August 2024) |