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

io.smooth-way:auth-android-google 0.0.2

A suite of libraries made to help ease developer's life

Группа

Группа

io.smooth-way
Идентификатор

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

auth-android-google
Версия

Версия

0.0.2
Тип

Тип

aar

Скачать auth-android-google 0.0.2


<!-- https://jarcasting.com/artifacts/io.smooth-way/auth-android-google/ -->
<dependency>
    <groupId>io.smooth-way</groupId>
    <artifactId>auth-android-google</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.smooth-way/auth-android-google/
implementation 'io.smooth-way:auth-android-google:0.0.2'
// https://jarcasting.com/artifacts/io.smooth-way/auth-android-google/
implementation ("io.smooth-way:auth-android-google:0.0.2")
'io.smooth-way:auth-android-google:aar:0.0.2'
<dependency org="io.smooth-way" name="auth-android-google" rev="0.0.2">
  <artifact name="auth-android-google" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.smooth-way', module='auth-android-google', version='0.0.2')
)
libraryDependencies += "io.smooth-way" % "auth-android-google" % "0.0.2"
[io.smooth-way/auth-android-google "0.0.2"]