Search Gradle plugins

Plugin Latest Version

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.15
(14 August 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.15
(14 August 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.15
(14 August 2026)

Generates a clean-architecture Android project skeleton and TOML-driven feature code: domain, data, presentation, DI, and screenshot modules, plus contract-first test scaffolding.

0.1.4
(11 August 2026)

A Gradle plugin for integrating Swift packages into a Kotlin multiplatform module

1.9.5
(09 August 2026)

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

4.1.0
(09 August 2026)

Convention plugin for publishing Kotlin/JS modules as NPM packages with TypeScript definition generation.

0.42.0
(29 July 2026)

Convention plugin configuring Kotlin for Android or KMP modules.

3.2
(29 July 2026)

Convention plugin configuring Hilt for Android modules.

3.2
(29 July 2026)

Wires Kotlin Binary Compatibility Validator API dump/check tasks for Android library modules built with AGP built-in Kotlin, where BCV does not register its own tasks (see Kotlin/binary-compatibility-validator#312).

0.2.0
(24 July 2026)