Last Version

android-maven-publish 3.6.3

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

digital.wup
ArtifactId

ArtifactId

android-maven-publish
Version

Version

3.6.3
Type

Type

jar
Description

Description

android-maven-publish
Modification to the standard Maven Publish plugin to be compatible with android-library projects (aar).
Project URL

Project URL

https://github.com/wupdigital/android-maven-publish
Source Code Management

Source Code Management

https://github.com/wupdigital/android-maven-publish/tree/3.6.3

Download android-maven-publish 3.6.3


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

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.