Search Gradle plugins

Plugin Latest Version

Due to the limitation of gradle apply from limitation, apply from https endpoint can not using authentication. so using this plugin can apply from a gradle script file from dependencies.

1.0.2
(01 May 2020)

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)

Easily use private AWS CodeArtifact repositories from Gradle - for dependencies, plugins and publishing. Just apply the plugin: it detects the CodeArtifact repositories declared in your build, including those in pluginManagement and dependencyResolutionManagement, and injects the authorization token for you, with no extra configuration. Authenticates through an AWS profile, the static access keys of a service account, SSO, or the default AWS credential chain.

0.2.2
(02 September 2026)