Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Adds markdown support to a Kobweb project. |
0.25.1
(19 August 2026) |
|
Wraps vanilla web workers with type-safe APIs that can be consumed by a Kobweb application. |
0.25.1
(19 August 2026) |
|
Provides common support for Kobweb library and application plugins. |
0.25.1
(19 August 2026) |
|
Generates metadata for a Kobweb library that can then be consumed by a Kobweb application. |
0.25.1
(19 August 2026) |
|
Generates boilerplate for a Kobweb application. |
0.25.1
(19 August 2026) |
|
Static performance and correctness checks for Jetpack Compose. |
0.1.0
(18 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) |
|
Statically extracts a Compose Navigation3 nav graph (nodes from entry<X> {} registrations) via Kotlin PSI analysis, for compose-preview-toolkit. |
1.0.0
(15 August 2026) |
|
Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix. |
0.1.15
(14 August 2026) |
|
Safer Gradle plugin. Better Safer than sorry. |
2.4.10-0.3.5
(13 August 2026) |