Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Core language module |
2.19.3
(18 June 2026) |
|
A module that is built with Java but does not publish artifacts |
2.19.3
(18 June 2026) |
|
Provides the Ketoy compiler module for Android. Compiles @KetoyComposable / @KetoyViewModel Kotlin (Jetpack Compose) source into signed KBC (.ktx) bundles for the Ketoy server-driven UI runtime, and wires the ketoyBundle and ketoyExportCapabilities tasks. Open source: https://github.com/KetoyDev/ketoy |
0.4.2-alpha
(18 June 2026) |
|
Configures the root project to publish to Maven Central. |
0.28.0
(17 June 2026) |
|
Extends com.stano.base for multi-module library builds. Applies the base and jacoco plugins to the root project. Does not set a project version — intended for library repositories that manage versioning separately. Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task. |
0.1.0
(17 June 2026) |
|
Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings. |
0.1.0
(17 June 2026) |
|
Extends com.stano.base for multi-module application builds. Applies the base and jacoco plugins to the root project. Automatically derives project.version from git metadata: '<commitTimestamp>-<commitHash>' (or '<commitTimestamp>-<commitHash>-<buildNumber>' in CI). Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task. |
0.1.0
(17 June 2026) |
|
Convention plugin configuring Kotlin for Android or KMP modules. |
3.1.2
(16 June 2026) |
|
Convention plugin configuring Hilt for Android modules. |
3.1.2
(16 June 2026) |
|
significantly reducing the compilation time |
0.9.10
(15 June 2026) |