Search Gradle plugins

Plugin Latest Version

Publishes custom gradle publications from a Palantir open source project to an open source package repository

2.2.0
(06 September 2026)

Adds Maven Central Portal publishing support: POM metadata, GPG signing, a staging-deploy publication, and a publishToMavenCentral upload task. Composable alongside private-repo publishing (e.g. com.stano.java-library). All POM/developer/license/component values are configured explicitly via the 'mavenCentralPublish' extension — no org-wide defaults are assumed.

0.1.15
(14 August 2026)

Perform cross-linking between Javadoc publications within a multi-module Gradle project

4.1.0
(09 August 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)

gradle kotlin compiler plugin to 'JsExport' all public declarations

2.3.21
(22 July 2026)

Packs a multi-module publication into one .cap for Maven Central (Shape C), on top of vanniktech-maven-publish.

0.1.2
(21 July 2026)

Adds SBOM-publication support based on the CycloneDX Gradle plugin.

4.5.1
(14 July 2026)

Configures Android library publications for Maven Central Portal.

0.1.3
(03 July 2026)

Reads a .env file at settings evaluation time and exposes its entries as a `dotenv` extension for use in settings.gradle.kts. Uses only stable public Gradle APIs (compatible with Gradle 8 and 9+).

0.1.0
(11 June 2026)

Creates a mavenWeb publication

9.5.0
(28 April 2026)