| License |
License |
|---|---|
| GroupId | GroupIdio.github.devzwy |
| ArtifactId | ArtifactIdsocialhelper_wechat |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsocialhelper_wechat
Integrate common third-party authorization, login, and sharing tools to quickly develop apps
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| socialhelper_wechat-1.0.4.pom | |
| socialhelper_wechat-1.0.4-sources.jar | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.devzwy/socialhelper_wechat/ -->
<dependency>
<groupId>io.github.devzwy</groupId>
<artifactId>socialhelper_wechat</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper_wechat/
implementation 'io.github.devzwy:socialhelper_wechat:1.0.4'
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper_wechat/
implementation ("io.github.devzwy:socialhelper_wechat:1.0.4")
'io.github.devzwy:socialhelper_wechat:aar:1.0.4'
<dependency org="io.github.devzwy" name="socialhelper_wechat" rev="1.0.4">
<artifact name="socialhelper_wechat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.devzwy', module='socialhelper_wechat', version='1.0.4')
)
libraryDependencies += "io.github.devzwy" % "socialhelper_wechat" % "1.0.4"
[io.github.devzwy/socialhelper_wechat "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| SocialSample » SocialHelper | jar | unspecified |
| com.tencent.mm.opensdk : wechat-sdk-android | jar | 6.8.0 |