не последняя версия
Последняя версия 1.0.2

com.github.castorflex.playservicesstrip:plugin 1.0.1

Gradle plugin to strip your google play services

Группа

Группа

com.github.castorflex.playservicesstrip
Идентификатор

Идентификатор

plugin
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать plugin 1.0.1


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