License |
License |
---|---|
GroupId | GroupIdcom.tencent.mm.opensdk |
ArtifactId | ArtifactIdwechat-sdk-android |
Last Version | Last Version6.8.11 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionWechat SDK for Android
Wechat SDK for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
wechat-sdk-android-6.8.11.pom | |
wechat-sdk-android-6.8.11.aar | 98 KB |
wechat-sdk-android-6.8.11-javadoc.jar | 541 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.mm.opensdk/wechat-sdk-android/ -->
<dependency>
<groupId>com.tencent.mm.opensdk</groupId>
<artifactId>wechat-sdk-android</artifactId>
<version>6.8.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.mm.opensdk/wechat-sdk-android/
implementation 'com.tencent.mm.opensdk:wechat-sdk-android:6.8.11'
// https://jarcasting.com/artifacts/com.tencent.mm.opensdk/wechat-sdk-android/
implementation ("com.tencent.mm.opensdk:wechat-sdk-android:6.8.11")
'com.tencent.mm.opensdk:wechat-sdk-android:aar:6.8.11'
<dependency org="com.tencent.mm.opensdk" name="wechat-sdk-android" rev="6.8.11">
<artifact name="wechat-sdk-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.mm.opensdk', module='wechat-sdk-android', version='6.8.11')
)
libraryDependencies += "com.tencent.mm.opensdk" % "wechat-sdk-android" % "6.8.11"
[com.tencent.mm.opensdk/wechat-sdk-android "6.8.11"]