License |
License |
---|---|
Categories |
CategoriesGradle Build Tools Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.automattic.android |
ArtifactId | ArtifactIdgradle-wordpresslibraries |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWordPress Libraries Gradle Plugin
A Gradle plugin for configuring WordPress Android library dependency development setup.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ajoberstar : grgit | jar | 0.2.1 |