Gradle Android Maven Plugin

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

License

License

Categories

Categories

Maven Build Tools Gradle
GroupId

GroupId

com.github.dcendents
ArtifactId

ArtifactId

android-maven-gradle-plugin
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/dcendents/android-maven-gradle-plugin
Source Code Management

Source Code Management

https://github.com/dcendents/android-maven-gradle-plugin.git

Download android-maven-gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dcendents/android-maven-gradle-plugin/ -->
<dependency>
    <groupId>com.github.dcendents</groupId>
    <artifactId>android-maven-gradle-plugin</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcendents/android-maven-gradle-plugin/
implementation 'com.github.dcendents:android-maven-gradle-plugin:2.1'
// https://jarcasting.com/artifacts/com.github.dcendents/android-maven-gradle-plugin/
implementation ("com.github.dcendents:android-maven-gradle-plugin:2.1")
'com.github.dcendents:android-maven-gradle-plugin:jar:2.1'
<dependency org="com.github.dcendents" name="android-maven-gradle-plugin" rev="2.1">
  <artifact name="android-maven-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcendents', module='android-maven-gradle-plugin', version='2.1')
)
libraryDependencies += "com.github.dcendents" % "android-maven-gradle-plugin" % "2.1"
[com.github.dcendents/android-maven-gradle-plugin "2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.5
1.4.1
1.4
1.3