Search Gradle plugins

Plugin Latest Version

This 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)

The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules.

0.0.11
(14 July 2025)

A Gradle plugin that applies project configurations for RapidMiner extensions.

1.1.0
(07 July 2025)

Gradle plugin to apply scalafmt (Scala linting tool)

1.21.5
(16 May 2025)

adds serializable prop to data classes and tries to apply serialize with using your implementation

1.0.0
(23 April 2025)

Applies the MocKMP symbol processor to a Kotlin/Multiplatform project

2.0.2
(11 March 2025)

A maven-publish alternative for NPM package publishing. Integrates with kotlin JS/MPP plugins (if applied) to automatically setup publishing to NPM repositories for all JS targets.

3.5.3
(19 February 2025)

Plugin that applies JaCoCo offline instrumentation

0.6.1
(17 February 2025)

This plug-in adds JxBrowser repository to the project and provides convenience methods for applying JxBrowser dependencies.

2.0.0
(31 January 2025)

Applies all three resolution plugins: JavaToolchainResolver, DependencyResolutionPlugin and PluginResolutionPlugin. This is just for convenience.

1.1.0
(23 January 2025)