Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Modern Maven Central publishing with type-safe DSL and auto-detection |
0.2.0-alpha.1
(23 August 2025) |
|
Core plugin for internal Java/Kotlin subprojects. Applies java-library, Kotlin JVM, JaCoCo, and Spotless (Google Java Format). Configures the Java toolchain from the root BaseExtension's javaVersion (default '21'). Configures tests with JUnit Platform and finalizes them with jacocoTestReport. When mspVersion is set, enforces the MSP BOM, excludes commons-logging and log4j, and auto-wires the MapStruct annotation processor when mapstruct is detected on the classpath. Requires com.stano.base (or com.stano.application) on the root project. |
0.1.6
(22 June 2026) |
|
Gradle plugin for automatic Android string resource translation using AI. Detects missing translations and uses OpenAI API for context-aware, high-quality localization. |
1.2.2
(01 April 2026) |
|
The version companion plugin automatically detects the current version of the project based on git tags. |
0.1.3
(24 December 2023) |