Search Gradle plugins
| Plugin | Latest Version |
|---|---|
dev.lukebemish.jvmfinder-jetbrains-convention
CC-compatible
Toolchains resolver using the same index used by Jetbrains IDEs and Amper. Automatically configures toolchain management. |
0.1.3
(25 March 2026) |
dev.lukebemish.jvmfinder-convention
CC-compatible
Toolchains resolver using vendor APIs directly. Automatically configures toolchain management. |
0.1.3
(25 March 2026) |
ai.garthub.gart-settings
CC-compatible
Configure shared Gart skill repositories and version catalogs in settings.gradle. |
0.1.0
(23 March 2026) |
org.jetbrains.kotlin.ecosystem
CC-compatible
Gradle settings plugin providing project wide Kotlin configuration |
2.3.20
(16 March 2026) |
io.github.alorma.version
CC-compatible
Automatically configure Android app versioning from a version.properties file |
1.0.3
(13 March 2026) |
io.github.sgtsilvio.gradle.defaults
CC-compatible
Gradle plugin that configures sensible defaults |
0.3.0
(07 March 2026) |
org.jetbrains.kotlinx.rpc.plugin
CC-compatible
The plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.10.2
(16 January 2026) |
|
Adds a `configure` script block to a `build.gradle` file, within which a fluent API can be used to configure a project. |
0.9.4
(28 February 2026) |
|
Following the principle of convention over configuration this Gradle plugin provides default configurations for various plugins of a Gradle JVM project so that you do not need to copy boilerplate code throughout your projects. |
0.0.9
(04 June 2023) |
|
Plugin that creates 'allResolvable' configuration and makes all resolvable configurations to extend it. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |