Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Generates a Maven POM file for the bundled Umbrella AAR, accurately reflecting resolved Android dependencies from Kotlin Multiplatform projects and supporting advanced exclusion scenarios. |
3.0.0
(04 September 2026) |
|
Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible. |
0.2.0
(04 September 2026) |
|
Lazy cacheable Kotlin SDK source generation backed by the shared SDKGen engine. |
0.4.0
(30 August 2026) |
|
Android plugin to configure output and changelog generation |
2.1.3
(29 August 2026) |
|
Android plugin to configure output and changelog generation |
2.1.3
(29 August 2026) |
|
Gradle plugin that generates a typed event API for Minestom by scanning event classes at build time |
0.0.3
(28 August 2026) |
|
Generates a JSON file with nodes, dependencies, and external nodes for Nx |
0.1.25
(27 August 2026) |
|
Android plugin to configure output and changelog generation |
2.0.3
(22 August 2026) |
|
A plugin that generates JVM contract bindings for Ethereum smart contracts |
2.0.1
(19 August 2026) |
|
Adds generateSchemaDiagram and generateSql tasks that run com.stano.schema.gendiagram.GenDiagram and com.stano.schema.gensql.GenSQL against a schema.xml file. Each task is only registered when the corresponding com.stano:schema-diagram-generator / com.stano:schema-sql-generator dependency is present on the project's runtimeClasspath; otherwise a warning is logged and the task is skipped. |
0.1.15
(14 August 2026) |