is not current version
Last Version 1.0.7

io.github.devzwy:socialhelper 1.0.6

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

GroupId

GroupId

io.github.devzwy
ArtifactId

ArtifactId

socialhelper
Version

Version

1.0.6
Type

Type

aar

Download socialhelper 1.0.6


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