Search Gradle plugins
Plugin | Latest Version |
---|---|
org.jetbrains.kotlin.kaptKotlin plugins for Gradle |
2.1.20
(20 March 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.3
(25 February 2025) |
io.github.nicchongwb.ktjooqcheckerKotlin jOOQ Checker Plugin using IR and KAPT |
0.1.3
(21 August 2024) |
com.sergei-lapin.naptThe Gradle Plugin for enabling NAPT javac plugin |
1.19
(15 November 2022) |
dev.quiro.sheathA Kotlin compiler plugin to avoid adding kapt to most modules in a dagger-android project. |
0.6.3
(16 April 2021) |
me.shika.dagger-reflect-compiler-pluginCompiler plugin to generate Kotlin builders and factories for dagger-reflect without kapt |
1.0.3-SNAPSHOT
(15 June 2020) |
com.nextfaze.devfunGradle plugin that facilitates DevFun annotation processor configuration. |
2.1.0
(24 May 2019) |