Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.5hmlA.protobufprotobuf config for any gradle project, necessary configuration and dependencies will be automatically set up |
25.04.13
(12 April 2025) |
io.github.gciatto.kt-mpp-ppA Gradle plugin easing the configuration Kotlin Multiplaftorm projects |
0.3.5
(01 April 2021) |
dev.buijs.klutterKlutter is a framework and tool set which uses Flutter to create the frontend and Kotlin Multiplatform for the backend. The connective layer is generated by the Klutter framework. This plugin contains all tasks needed to run a Klutter Project. |
2023.2.1.beta
(08 October 2023) |
io.github.5hmlA.protobuf-conventionprotobuf convention for any gradle project, necessary configuration and dependencies will be automatically set up |
25.04.13
(12 April 2025) |
io.wttech.configOrganizes and captures configurable input values to your Gradle builds using interactive interfaces (GUI/CLI) |
1.0.13
(18 April 2023) |
com.github.saurabh73.competitive-programmingThis plugin aims to help in the competitive programming challenges by allowing you to develop in several files with a one click build, and sharing a common set of codes between challenges. Don't reinvent the wheel, focus on the subject! Supports Problem parsing and Junit based test case matching for better testing and debugging. |
2.0.0
(12 November 2021) |
io.github.tmzk1005.java-formatterThis plugin provides a mechanism to automatically (re)format your Gradle project during a Gradle build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc. |
1.0.1
(20 September 2023) |
com.supcis.remote-build-cacheAdds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set. |
1.1.0
(23 January 2025) |