Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Kotlin multi-platform and multi-project configurations plugin for Gradle: multi-platform & multi-project helper plugin |
6.0.1
(18 September 2026) |
|
Kotlin multi-platform and multi-project configurations plugin for Gradle: maven publication |
6.0.1
(18 September 2026) |
|
Kotlin multi-platform and multi-project configurations plugin for Gradle: linter (currently, KtLint) |
6.0.1
(18 September 2026) |
|
Kotlin multi-platform and multi-project configurations plugin for Gradle: fat-jar creator plugin (currently: Shadow) |
6.0.1
(18 September 2026) |
|
Kotlin multi-platform and multi-project configurations plugin for Gradle: documentation generator (currently, Dokka) |
6.0.1
(18 September 2026) |
|
Kotlin multi-platform and multi-project configurations plugin for Gradle: bug-finder (currently, Detekt) |
6.0.1
(18 September 2026) |
|
Single source of truth for Kotlin Multiplatform app configuration (identity, version, bundle ids, locales, launcher assets, generated BuildConfig) propagated to Android + iOS. |
2.1.0
(15 September 2026) |
|
Inject version constraints into every configuration in your projects |
3.20.0
(11 September 2026) |
|
Adds a maven repository to the plugin resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) |
1.1.1
(10 September 2026) |
|
Configures a JavaToolchainResolver that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip |
1.1.1
(10 September 2026) |