MVN

it.eng.ds : versioning

Maven & Gradle

Sep 09, 2017

AppVersioning · Java library for version checking

<dependency>
    <groupId>it.eng.ds</groupId>
    <artifactId>versioning</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.eng.ds : versioning to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of it.eng.ds : versioning to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
versioning-1.2.1

How to add a dependency to Maven

Add the following it.eng.ds : versioning maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.eng.ds</groupId>
    <artifactId>versioning</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.eng.ds : versioning gradle dependency to your build.gradle file:

implementation 'it.eng.ds:versioning:1.2.1'

Gradle Kotlin DSL: Add the following it.eng.ds : versioning gradle kotlin dependency to your build.gradle.kts file:

implementation("it.eng.ds:versioning:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.eng.ds : versioning sbt scala dependency to your build.sbt file:

libraryDependencies += "it.eng.ds" % "versioning" % "1.2.1"

Advertisement

Dependencies from Group

Sep 09, 2017

Discover Dependencies

Apr 04, 2023
1 usages
269 stars
Apr 04, 2023
394 stars
Apr 14, 2022
136 usages
4.3k stars
Apr 14, 2022
351 usages
4.3k stars
Apr 14, 2022
103 usages
4.3k stars
Aug 14, 2023
81 usages
4.3k stars
Sep 10, 2017
22 stars
Sep 16, 2017
4 usages
0 stars
Sep 16, 2017
4 usages
0 stars