MVN

com.github.dcendents : android-maven-gradle-plugin

Maven & Gradle

Apr 04, 2018
3 usages
1k stars

Gradle Android Maven Plugin · Modification to the standard Maven plugin to be compatible with android-library projects (aar).

<dependency>
    <groupId>com.github.dcendents</groupId>
    <artifactId>android-maven-gradle-plugin</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dcendents : android-maven-gradle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of com.github.dcendents : android-maven-gradle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
android-maven-gradle-plugin-2.1
2.0
android-maven-gradle-plugin-2.0
1.5
android-maven-gradle-plugin-1.5
1.4.x
android-maven-gradle-plugin-1.4.1
1.4
android-maven-gradle-plugin-1.4
1.3
android-maven-gradle-plugin-1.3

How to add a dependency to Maven

Add the following com.github.dcendents : android-maven-gradle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dcendents</groupId>
    <artifactId>android-maven-gradle-plugin</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dcendents : android-maven-gradle-plugin gradle dependency to your build.gradle file:

implementation 'com.github.dcendents:android-maven-gradle-plugin:2.1'

Gradle Kotlin DSL: Add the following com.github.dcendents : android-maven-gradle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dcendents:android-maven-gradle-plugin:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dcendents : android-maven-gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dcendents" % "android-maven-gradle-plugin" % "2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 02, 2023
29 usages
22.5k stars
Aug 17, 2023
122 usages
1.7k stars
Feb 18, 2016
5 usages
0 stars
Dec 15, 2021
5 usages
107 stars
Mar 31, 2018
2 usages
1.1k stars
Feb 14, 2023
94 usages
448 stars
Feb 24, 2021
474 usages
58.6k stars
Feb 22, 2023
59 usages
10.8k stars
May 27, 2015
362 usages
78 stars