SMS

SDK for SMS

License

License

BSD
GroupId

GroupId

com.belerweb
ArtifactId

ArtifactId

sms
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SMS
SDK for SMS
Project URL

Project URL

https://github.com/belerweb/weibo4j
Source Code Management

Source Code Management

https://github.com/belerweb/weibo4j.git

Download sms

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

weibo4j(此项目停止,请移步新项目 https://github.com/belerweb/social-sdk

A copy of http://code.google.com/p/weibo4j/, then deploy it to maven central repository.

Download

Download the jar via maven:

<dependency>
    <groupId>com.belerweb</groupId>
    <artifactId>weibo4j-oauth2</artifactId>
    <version>2.1.1-beta2-3</version>
</dependency>

补充

本项目将持续更新,并修复Bug。欢迎加入项目。QQ交流群:328171904。

Versions

Version
1.0.0