Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.kingsword09.symbolcraftGenerate Material Symbols icons on-demand with caching support for Compose Multiplatform. |
0.1.0
(21 September 2025) |
com.liewjuntung.symbolicPluginA plugin to do symbolic link |
1.0.1.3
(03 August 2019) |
io.github.timbermir.clean-wizard.multimoduleThis 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-wizardThis 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) |
com.mxstrive.gradle.mklink-pluginCreate a symbolic link for gradle |
1.0.5
(19 August 2019) |
org.asciidoctor.jvm.krokiProvides an extension for adding diagramming support. . (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 4.x release of this plugin instead). |
5.0.0-alpha.1
(19 September 2025) |
org.asciidoctor.js.krokiAllows Kroki to be used with all AsciidoctorJS toolchains. . (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 4.x release of this plugin instead). |
5.0.0-alpha.1
(19 September 2025) |
org.buildmosaic.consumerGradle plugin adding mosaic support to a consumer project |
0.1.0
(09 September 2025) |
org.buildmosaic.catalogGradle plugin for building Mosaic tile libraries |
0.1.0
(09 September 2025) |
io.github.appspiriment.libraryThis Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose. |
0.0.11
(14 July 2025) |