Skip to content

Commit

Permalink
add maven
Browse files Browse the repository at this point in the history
  • Loading branch information
yfdai committed Jul 6, 2017
1 parent 34d9bbd commit d09880d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/cn.buk.api.wechat/weniu/badge.svg)](https://maven-badges.herokuapp.com/maven-central/cn.buk.api.wechat/weniu)

## maven
```xml
<dependency>
<groupId>cn.buk.api.wechat</groupId>
<artifactId>weniu-service</artifactId>
<version>1.2.30</version>
</dependency>
```

# 使用教程
<a href="https://mp.weixin.qq.com/s?__biz=MzA4OTA5ODUyMg==&mid=2247483682&idx=1&sn=6f2e4ec7bcf2e1ad54288def0ceb31a0&chksm=90215157a756d8418b299aa6cb5ba949e707e3b42d5cda128923ebc7da9354ab410753acff6b#rd">微信公众号SDK使用入门(一)</a>

Expand Down

0 comments on commit d09880d

Please sign in to comment.