Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A plugin that adds support for compiling and running code in HDL simulators |
0.3.0
(16 August 2026) |
|
A type-safe, code-generated localization plugin. Write your translations once in JSON, run the generator, and let the compiler catch every missing key — just as a Roman scribe would catch every missing seal. |
1.0.1
(16 August 2026) |
|
A Kotlin compiler plugin that allows you to mark functions as pure and readonly, enabling optimizations and better code analysis. |
1.7.1
(15 August 2026) |
|
SonarQube analysis integration. Conditionally applies org.sonarqube and configures sonar.host.url, sonar.token, sonar.projectKey (as '<group>:<name>'), sonar.projectName, and sonar.projectVersion. Silently skips (no sonarqube task is registered) when STANO_SONAR_HOST_URL or STANO_SONAR_TOKEN are not configured. Optionally enforces quality gate with build failure via com.stano.sonar.fail-build-enabled. |
0.1.15
(14 August 2026) |
|
Create Javadocs for generated code |
1.0.0
(12 August 2026) |
|
Linting and formatting for Kotlin source code using ktlint |
5.7.0
(09 August 2026) |
|
Scans Kotlin files for data-tables and generate the code so this feature can be use. |
0.2.1
(09 August 2026) |
|
Securely hide secrets in native C++ code for Android and KMP projects. |
0.1.0
(09 August 2026) |
|
Gradle plugin for embedding build information (like project name, version,...) into the code so it can be read at runtime. |
2.0.2
(07 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) |