MVN

com.sababado.android : apk-rename

Maven & Gradle

Jun 09, 2015
28 stars

Android Apk Rename · A gradle plugin for Android development that renames an APK during the build process.

<dependency>
    <groupId>com.sababado.android</groupId>
    <artifactId>apk-rename</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sababado.android : apk-rename to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.sababado.android : apk-rename to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
apk-rename-1.1.2
apk-rename-1.1.1
apk-rename-1.1.0
1.0.x
apk-rename-1.0.0

How to add a dependency to Maven

Add the following com.sababado.android : apk-rename maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sababado.android</groupId>
    <artifactId>apk-rename</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sababado.android : apk-rename gradle dependency to your build.gradle file:

implementation 'com.sababado.android:apk-rename:1.1.2'

Gradle Kotlin DSL: Add the following com.sababado.android : apk-rename gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sababado.android:apk-rename:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sababado.android : apk-rename sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sababado.android" % "apk-rename" % "1.1.2"

Advertisement

Dependencies from Group

Jun 09, 2015
28 stars

Discover Dependencies

Aug 02, 2023
170 usages
546 stars
Aug 17, 2023
43 usages
4.6k stars
Aug 17, 2023
64 usages
4.6k stars
Nov 02, 2016
13 usages
4.6k stars
May 09, 2015
1 usages
12.2k stars
Jul 18, 2015
1 usages
0 stars
May 07, 2015
3 usages
0 stars
Mar 15, 2023
38 usages
149 stars