| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesH2 Data Databases OAuth2 Security | 
        
| GroupId | GroupIdcom.ff5k | 
    
| ArtifactId | ArtifactIdweibo4j-oauth2 | 
    
| Last Version | Last Version3.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionweibo4j-oauth2 
            sina weibo sdk 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| weibo4j-oauth2-3.1.1.pom | |
| weibo4j-oauth2-3.1.1.jar | 180 KB | 
| weibo4j-oauth2-3.1.1-sources.jar | 162 KB | 
| weibo4j-oauth2-3.1.1-javadoc.jar | 629 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ff5k/weibo4j-oauth2/ -->
<dependency>
    <groupId>com.ff5k</groupId>
    <artifactId>weibo4j-oauth2</artifactId>
    <version>3.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.ff5k/weibo4j-oauth2/
implementation 'com.ff5k:weibo4j-oauth2:3.1.1'
                // https://jarcasting.com/artifacts/com.ff5k/weibo4j-oauth2/
implementation ("com.ff5k:weibo4j-oauth2:3.1.1")
                'com.ff5k:weibo4j-oauth2:jar:3.1.1'
                <dependency org="com.ff5k" name="weibo4j-oauth2" rev="3.1.1">
  <artifact name="weibo4j-oauth2" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.ff5k', module='weibo4j-oauth2', version='3.1.1')
)
                libraryDependencies += "com.ff5k" % "weibo4j-oauth2" % "3.1.1"
                [com.ff5k/weibo4j-oauth2 "3.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.17 | 
| commons-httpclient : commons-httpclient | jar | 3.1 |