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

com.github.castorflex.playservicesstrip:plugin 1.0

Gradle plugin to strip your google play services

Группа

Группа

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

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

plugin
Версия

Версия

1.0
Тип

Тип

jar

Скачать plugin 1.0


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