Search Gradle plugins
| Plugin | Latest Version |
|---|---|
io.github.zenhelix.kotlin-jvm.conventionA Gradle plugin that simplifies and enhances the configuration of Kotlin JVM projects |
0.12.0
(22 March 2025) |
io.github.zenhelix.kotlin.conventionA Gradle plugin that simplifies and enhances Kotlin project configuration |
0.12.0
(22 March 2025) |
io.github.zenhelix.java.conventionA Gradle plugin that simplifies and enhances Java project configuration |
0.12.0
(22 March 2025) |
io.github.zenhelix.android.conventionA Gradle plugin that simplifies and enhances the configuration of Android projects |
0.12.0
(22 March 2025) |
io.github.appspiriment.mavenpublishThis plugin simplifies the setup of library modules to be published to Maven Central, it still need to be configured. This plugin utilises 'vanniktech maven publish' plugin. |
0.0.3
(25 February 2025) |
dev.petuska.npm.publishA maven-publish alternative for NPM package publishing. Integrates with kotlin JS/MPP plugins (if applied) to automatically setup publishing to NPM repositories for all JS targets. |
3.5.3
(19 February 2025) |
net.wooga.wdk-unityThis plugin provides tasks to define and copy development dependencies into the Unity3D project |
5.0.0
(04 December 2024) |
dev.icerock.mobile.multiplatform.targetsPlugin automatically setup android, ios targets. Android target also automatically configured with dev.icerock.mobile.multiplatform.android-manifest and dev.icerock.mobile.multiplatform.android-sources plugins. |
0.14.4
(29 September 2024) |
dev.icerock.mobile.multiplatform.ios-frameworkPlugin will setup sync gradle tasks in group cocoapods for cocoapods integration. Example of podspec for integration here - https://github.com/icerockdev/moko-template/blob/master/mpp-library/MultiPlatformLibrary.podspec |
0.14.4
(29 September 2024) |
dev.icerock.mobile.multiplatform.cocoapodsSetup CocoaPods interop. Path to Pods project and configuration can be set globally into gradle.properties |
0.14.4
(29 September 2024) |