Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible. |
0.1.0
(03 July 2026) |
|
Conventions to allow non-module Jars on the classpath if a framework is used that is not yet JPMS compatible (e.g. has split packages) |
0.7.11
(02 July 2026) |
|
A plugin that generates code for KTreeSitter grammar packages |
0.25.1
(30 June 2026) |
|
The Yarn Gradle plugin lets you use Yarn to install Node packages from package.json |
8.1.9
(02 June 2026) |
|
Allows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
1.1.0
(18 May 2026) |
|
This plugin reduces repetition when specifying private GitHub packages as gradle dependencies |
0.6.4
(15 May 2026) |
|
Automatically configures access to GitHub Maven Plugins for settings using gh CLI. CI/CD friendly. |
3.1.0
(26 April 2026) |
|
gradle-nuget-plugin is a Gradle plugin for NuGet, to package (and upload) artifacts |
2.25
(27 March 2026) |
|
NPM package publishing to NPM repositories |
4.1.11
(26 March 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) |