Search Gradle plugins

Plugin Latest Version

This plugin provides tasks for using the npm-check-updates npm program, for updating package.json dependencies when using Kotlin JS.

6.12.8
(12 August 2026)

This plugin will load Javascript dependencies from a package.json file and apply them to a Kotlin JS gradle project.

6.12.8
(12 August 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)

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)

Netro is a Gradle plugin that automates the generation of Retrofit API interfaces and Kotlin data models from JSON configuration files. It streamlines API integration by handling multiple HTTP methods (GET, POST, PUT, DELETE) and enforces a structured package organization for maintainability. Built with KotlinPoet and Kotlin Serialization, Netro simplifies API development, reducing boilerplate and improving code consistency.

0.2
(15 March 2025)