Search Gradle plugins

Plugin Latest Version

io.github.timbermir.clean-wizard.multimodule

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)

io.github.timbermir.clean-wizard

This plugin is required for Clean Wizard Kotlin Symbol Processor advanced configuration. Using the following plugin you are able to configure how classes are generated, for instance, using this plugin, you are able to change the DTO classes prefix from DTO to Dto.

1.0.0-RC1
(05 August 2024)

software.onepiece.limits

Plugin to generate immutable data structures (Kotlin source code) with collections that contain a limited set of elements addressed by coordinates. Also generates tools to diff data and (de)serialize such diffs.

0.3
(08 September 2022)

swehacker.plantuml

Generates UML diagrams that can be used with documentation tools like asciidoctor.

0.1.1
(07 October 2018)

io.github.vivekgupta4git.mvvm-arch

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)