Search Gradle plugins
Plugin | Latest Version |
---|---|
com.wopata.gradle.AndroidBuildNumberPluginAdds possibility to add build number to a provided version name in the form of "v1.0(buildNumber)" and build version code |
1.0.0
(09 May 2018) |
io.github.kmbisset89.kmpbuildconfig.pluginGradle plugin for making a kotlin multiplatform build configuration file. |
1.0.9
(18 April 2024) |
org.remdev.versioningPlugin provides ability to manage versions of android applications and calculates incremental build number for each version |
1.0.1
(10 May 2022) |
com.github.moleksyuk.vcs-semantic-versionGradle plugin for building project semantic version based on this http://semver.org/ specification. |
1.1.3
(23 April 2015) |
com.fetherbrik.another-fine-buildDrag some of the things NPM gives by default into Java land. Version increment targets, Docker build and push targets. |
0.0.16
(21 July 2021) |
ch.fuzzle.gradle.semverThis plugin add tasks to facilitate semantic versioning of gradle projects. |
1.0.0
(13 June 2022) |
org.hibernate.build.version-injectionGradle plugin for performing injection of the project's version into the bytecode of one or more members |
2.0.0
(14 June 2024) |
dev.mythicdrops.gradle.spigot.buildBuilds and installs versions of Spigot to Maven Local. |
9.0.0
(05 July 2024) |
io.pixeloutlaw.spigot.buildBuilds and installs versions of Spigot to Maven Local. |
4.4.4
(08 August 2021) |
io.github.appspiriment.library-hiltThe Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.3
(25 February 2025) |