Search Gradle plugins
| Plugin | Latest Version |
|---|---|
de.cronn.gradle-pnpm-plugin
CC-compatible
Provisions the pnpm version pinned in package.json and integrates a pnpm workspace into the Gradle build. Discovers the workspace root from pnpm-workspace.yaml and adds the pnpm lifecycle tasks there, plus TypeScript, Prettier and ESLint tasks to every pnpm package |
0.8.0
(25 September 2026) |
|
This plugin provides tasks for using the npm-check-updates npm program, for updating package.json dependencies when using Kotlin JS. |
6.12.33
(25 September 2026) |
|
This plugin will load Javascript dependencies from a package.json file and apply them to a Kotlin JS gradle project. |
6.12.33
(25 September 2026) |
|
Simple way to use node scripts (npm, yarn, pnpm) from gradle with scripts defined in package.json being auto-extracted as gradle tasks |
2.3.0
(07 March 2026) |
|
Simple way to use npm scripts from gradle with scripts defined in package.json being auto-extracted as gradle tasks |
1.4.1-beta12
(20 December 2023) |
|
The Yarn Gradle plugin lets you use Yarn to install Node packages from package.json |
8.1.9
(02 June 2026) |
|
Generator for package.json |
1.0.0
(07 November 2019) |
|
Distributed yaml translation system: per-locale multi-file yaml sources are packed into vanilla lang json at build time, together with a generated typed key class (configurable name, package and naming style). |
0.1.0
(03 September 2026) |
|
Gradle plugin for AppActuator, an Android library that lets AI agents and LLM-based coding tools invoke methods registered by the host app over adb and a local JSON-RPC 2.0 socket, and subscribe to app events. The plugin injects the AppActuator runtime (full or noop implementation) into the matching build variant, applies the keep-alive manifest entries, embeds the RSA public key for authenticated builds, and audits release builds to guarantee that all AppActuator functionality is stripped from production packages. |
0.3.0
(07 August 2026) |
|
Scans all Android Gradle modules and their AAR/JAR dependencies at build time, producing JSON mapping files (module metadata, resource mapping, package mapping) that power per-LOB (Line-of-Business) APK size attribution in the ApkSize Analyzer CLI. Supports dynamic feature modules, functional unit grouping, and fine-grained overrides. |
0.6.0
(13 March 2026) |