Categories |
CategoriesH2 Data Databases OAuth2 Security |
---|---|
GroupId | GroupIdcom.belerweb |
ArtifactId | ArtifactIdweibo4j-oauth2 |
Version | Version2.1.1-beta2-1 |
Type | Typejar |
Filename | Size |
---|---|
weibo4j-oauth2-2.1.1-beta2-1.pom | |
weibo4j-oauth2-2.1.1-beta2-1.jar | 213 KB |
weibo4j-oauth2-2.1.1-beta2-1-sources.jar | 135 KB |
weibo4j-oauth2-2.1.1-beta2-1-javadoc.jar | 884 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.belerweb/weibo4j-oauth2/ -->
<dependency>
<groupId>com.belerweb</groupId>
<artifactId>weibo4j-oauth2</artifactId>
<version>2.1.1-beta2-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.belerweb/weibo4j-oauth2/
implementation 'com.belerweb:weibo4j-oauth2:2.1.1-beta2-1'
// https://jarcasting.com/artifacts/com.belerweb/weibo4j-oauth2/
implementation ("com.belerweb:weibo4j-oauth2:2.1.1-beta2-1")
'com.belerweb:weibo4j-oauth2:jar:2.1.1-beta2-1'
<dependency org="com.belerweb" name="weibo4j-oauth2" rev="2.1.1-beta2-1">
<artifact name="weibo4j-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.belerweb', module='weibo4j-oauth2', version='2.1.1-beta2-1')
)
libraryDependencies += "com.belerweb" % "weibo4j-oauth2" % "2.1.1-beta2-1"
[com.belerweb/weibo4j-oauth2 "2.1.1-beta2-1"]