MVN

co.windly : versioning-gradle-plugin

Maven & Gradle

Nov 08, 2021
1 stars

Gradle Versioning Plugin · A Gradle plugin that generates Android applicationversion names and codes based on repository details.

<dependency>
    <groupId>co.windly</groupId>
    <artifactId>versioning-gradle-plugin</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.windly : versioning-gradle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of co.windly : versioning-gradle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
versioning-gradle-plugin-1.1.2
versioning-gradle-plugin-1.1.1
1.0.x
versioning-gradle-plugin-1.0.1
versioning-gradle-plugin-1.0.0

How to add a dependency to Maven

Add the following co.windly : versioning-gradle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.windly</groupId>
    <artifactId>versioning-gradle-plugin</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.windly : versioning-gradle-plugin gradle dependency to your build.gradle file:

implementation 'co.windly:versioning-gradle-plugin:1.1.2'

Gradle Kotlin DSL: Add the following co.windly : versioning-gradle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("co.windly:versioning-gradle-plugin:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.windly : versioning-gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "co.windly" % "versioning-gradle-plugin" % "1.1.2"

Advertisement

Dependencies from Group

Jan 04, 2021
3 usages
5 stars
Nov 09, 2018
2 usages
1 stars
Nov 10, 2019
2 usages
9 stars
Aug 18, 2021
2 usages
5 stars
Mar 16, 2020
2 usages
3 stars

Discover Dependencies

Dec 13, 2020
9 stars
Dec 13, 2020
9 stars
Apr 02, 2021
4 usages
9 stars
Apr 02, 2021
11 stars
Aug 24, 2023
2 usages
5 stars
Aug 24, 2023
1 usages
5 stars
Aug 24, 2023
5 stars
Aug 24, 2023
2 usages
5 stars
Oct 30, 2020
0 stars