MVN

org.moallemi.gradle.advanced-build-version : gradle-plugin

Maven & Gradle

Oct 14, 2017
598 stars

Gradle Advanced Build Version Plugin · A plugin to generate the Android version code and version name automatically.

<dependency>
    <groupId>org.moallemi.gradle.advanced-build-version</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.moallemi.gradle.advanced-build-version : gradle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of org.moallemi.gradle.advanced-build-version : gradle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
gradle-plugin-1.6.0
1.5.x
gradle-plugin-1.5.3
gradle-plugin-1.5.2
gradle-plugin-1.5.1
gradle-plugin-1.5.0
1.0.x
gradle-plugin-1.0.0

How to add a dependency to Maven

Add the following org.moallemi.gradle.advanced-build-version : gradle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.moallemi.gradle.advanced-build-version</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.moallemi.gradle.advanced-build-version : gradle-plugin gradle dependency to your build.gradle file:

implementation 'org.moallemi.gradle.advanced-build-version:gradle-plugin:1.6.0'

Gradle Kotlin DSL: Add the following org.moallemi.gradle.advanced-build-version : gradle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.moallemi.gradle.advanced-build-version:gradle-plugin:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.moallemi.gradle.advanced-build-version : gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.moallemi.gradle.advanced-build-version" % "gradle-plugin" % "1.6.0"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 28, 2023
410 stars
Aug 17, 2015
1 usages
43 stars
Aug 22, 2023
48 usages
1k stars
Aug 22, 2023
34 usages
1k stars
Aug 18, 2015
0 stars
Feb 07, 2017
2 usages
71 stars
Nov 25, 2022
191 usages
252 stars