MVN

me.qoomon : git-versioning

Maven & Gradle

May 29, 2020
1 usages

Java Git Versioning Library · Java Git Versioning Library

<dependency>
    <groupId>me.qoomon</groupId>
    <artifactId>git-versioning</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.qoomon : git-versioning to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of me.qoomon : git-versioning to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
git-versioning-1.0.0
0.2.x
git-versioning-0.2.0
0.1.x
git-versioning-0.1.0

How to add a dependency to Maven

Add the following me.qoomon : git-versioning maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.qoomon</groupId>
    <artifactId>git-versioning</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.qoomon : git-versioning gradle dependency to your build.gradle file:

implementation 'me.qoomon:git-versioning:1.0.0'

Gradle Kotlin DSL: Add the following me.qoomon : git-versioning gradle kotlin dependency to your build.gradle.kts file:

implementation("me.qoomon:git-versioning:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.qoomon : git-versioning sbt scala dependency to your build.sbt file:

libraryDependencies += "me.qoomon" % "git-versioning" % "1.0.0"

Advertisement

Dependencies from Group

Jun 18, 2018
3 usages
8 stars
May 29, 2020
1 usages

Discover Dependencies

Jul 14, 2023
2 usages
Feb 21, 2023
177 stars
Jul 18, 2023
1 usages
3 stars
Jul 21, 2020
4 usages
9k stars
Mar 28, 2023
1 usages
8.8k stars
Mar 28, 2023
1 usages
8.8k stars
Aug 21, 2023
1 usages
150 stars
Jan 26, 2021
1 usages
10 stars