is not current version
Last Version 1.0.7

io.github.devzwy:socialhelper.google 1.0.6

Integrate common third-party authorization, login, and sharing tools to quickly develop apps

GroupId

GroupId

io.github.devzwy
ArtifactId

ArtifactId

socialhelper.google
Version

Version

1.0.6
Type

Type

aar

Download socialhelper.google 1.0.6


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