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) |
|
A Gradle plugin that simplifies the setup and configuration of Kotlin JVM libraries, including compilation, testing, and publishing, with built-in conventions and utilities. |
0.12.0
(22 March 2025) |
com.netflix.nebula.archrules.runner
CC-compatible
Sets up a project to consume archrules libraries and run them against the code in the current project |
0.15.1
(10 March 2026) |
org.jetbrains.kotlin.jupyter.api
CC-compatible
Gradle plugin providing a smooth Jupyter notebooks integration for Kotlin libraries |
0.19.0-880-1
(06 March 2026) |
com.gradleup.shadow
Featured
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. |
9.3.2
(27 February 2026) |
org.springframework.boot
Featured
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that can you can "just run". We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration. |
4.1.0-M2
(19 February 2026) |
org.jetbrains.kotlinx.atomicfu
CC-compatible
Enables efficient use of atomic operations in Kotlin multiplatform projects. |
0.31.0
(23 January 2026) |
|
Builds recipe libraries with the minimum of opinions or conventions about any other aspect of the build. Does not configure artifact repositories or publishing. Use org.openrewrite.build.recipe-library if you want to build a recipe library as OSS. |
2.11.2
(05 March 2026) |
|
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 simplifies the setup and configuration of Java libraries, including compilation, testing, and publishing, with built-in conventions and utilities. |
0.12.0
(22 March 2025) |