is not current version
Last Version 1.0.7

io.github.devzwy:socialhelper.wechat 1.0.6

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

GroupId

GroupId

io.github.devzwy
ArtifactId

ArtifactId

socialhelper.wechat
Version

Version

1.0.6
Type

Type

aar

Download socialhelper.wechat 1.0.6


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