is not current version
Last Version 0.0.5

com.belerweb:social-sdk 0.0.2

All in one sdk, include weibo, qq connect, t.qq.com ...

GroupId

GroupId

com.belerweb
ArtifactId

ArtifactId

social-sdk
Version

Version

0.0.2
Type

Type

jar

Download social-sdk 0.0.2


<!-- https://jarcasting.com/artifacts/com.belerweb/social-sdk/ -->
<dependency>
    <groupId>com.belerweb</groupId>
    <artifactId>social-sdk</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.belerweb/social-sdk/
implementation 'com.belerweb:social-sdk:0.0.2'
// https://jarcasting.com/artifacts/com.belerweb/social-sdk/
implementation ("com.belerweb:social-sdk:0.0.2")
'com.belerweb:social-sdk:jar:0.0.2'
<dependency org="com.belerweb" name="social-sdk" rev="0.0.2">
  <artifact name="social-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.belerweb', module='social-sdk', version='0.0.2')
)
libraryDependencies += "com.belerweb" % "social-sdk" % "0.0.2"
[com.belerweb/social-sdk "0.0.2"]