WordPress Libraries Gradle Plugin

A Gradle plugin for configuring WordPress Android library dependency development setup.

License

License

Categories

Categories

Gradle Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automattic.android
ArtifactId

ArtifactId

gradle-wordpresslibraries
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

WordPress Libraries Gradle Plugin
A Gradle plugin for configuring WordPress Android library dependency development setup.
Project URL

Project URL

https://github.com/wordpress-mobile/WordPress-Android-Libraries-Gradle-Plugin
Source Code Management

Source Code Management

https://github.com/wordpress-mobile/WordPress-Android-Libraries-Gradle-Plugin.git

Download gradle-wordpresslibraries

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.ajoberstar : grgit jar 0.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0