Last Version

PlayServices-Strip Plugin 1.0.2

Gradle plugin to strip your google play services

License

License

GroupId

GroupId

com.github.castorflex.playservicesstrip
ArtifactId

ArtifactId

plugin
Version

Version

1.0.2
Type

Type

jar
Description

Description

PlayServices-Strip Plugin
Gradle plugin to strip your google play services
Project URL

Project URL

https://github.com/castorflex/PlayServicesStrip-plugin
Source Code Management

Source Code Management

https://github.com/castorflex/PlayServicesStrip-plugin

Download plugin 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 0.13.3

Project Modules

There are no modules declared in this project.