Last Version

Google Play Service Gradle Plugin 0.0.7

A Gradle plugin for include and customize play service lib

License

License

GroupId

GroupId

com.github.david402
ArtifactId

ArtifactId

playservice-plugin
Version

Version

0.0.7
Type

Type

jar
Description

Description

Google Play Service Gradle Plugin
A Gradle plugin for include and customize play service lib
Project URL

Project URL

https://github.com/David402/google-play-service-gradle-plugin
Source Code Management

Source Code Management

https://github.com/David402/google-play-service-gradle-plugin

Download playservice-plugin 0.0.7


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

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.