is not current version
Last Version 2.1.1-beta2-3

com.belerweb:weibo4j-oauth2 2.1.1-beta2

Sina Mblog openAPI javaSDK

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.belerweb
ArtifactId

ArtifactId

weibo4j-oauth2
Version

Version

2.1.1-beta2
Type

Type

jar

Download weibo4j-oauth2 2.1.1-beta2


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