Search Gradle plugins

Plugin Latest Version

Automatically compute the project version from git tags.

1.0
(15 September 2025)

Gradle plugin for managing project versions via Git tags

2024.06.01
(05 June 2024)

Gradle plugin for building project semantic version based on this http://semver.org/ specification.

1.1.3
(23 April 2015)

The plugin 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.3.0
(01 October 2024)

Determine project version from git.

0.6.8
(12 December 2023)

A Gradle plugin that automatically versions your project based on Git tags, following the Semantic Versioning 2.0 specification.

0.2.5
(31 July 2024)

Gradle plugin to use git tags as project version names.

0.0.1
(04 October 2021)

Common Gradle Versions plugin conventions used by tailrocks projects.

0.6.0
(03 December 2025)

Plugin for dynamically setting the project version to a semantic version, based on a base version and the CI environment. Currently supports GitLab CI and Travis CI.

0.3.2
(27 October 2017)

Apply Semver plugin to all projects

0.7.1
(26 September 2024)