Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3be1048

Browse files
Update readme.md
1 parent ed2cec8 commit 3be1048

File tree

1 file changed

+7
-35
lines changed

1 file changed

+7
-35
lines changed

‎readme.md‎

Lines changed: 7 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -53,44 +53,16 @@
5353
* Coding: https://git.coding.net/binarywang/weixin-java-tools.git
5454

5555
---------------------------------
56-
## Maven 最新正式版本
57-
58-
* 微信小程序:
59-
56+
## Maven 引用
6057
```xml
6158
<dependency>
6259
<groupId>com.github.binarywang</groupId>
63-
<artifactId>weixin-java-miniapp</artifactId>
60+
<artifactId>(按模块不同)</artifactId>
6461
<version>2.8.0</version>
6562
</dependency>
6663
```
67-
68-
* 微信支付:
69-
70-
```xml
71-
<dependency>
72-
<groupId>com.github.binarywang</groupId>
73-
<artifactId>weixin-java-pay</artifactId>
74-
<version>2.8.0</version>
75-
</dependency>
76-
```
77-
78-
* 公众号(订阅号及服务号):
79-
80-
```xml
81-
<dependency>
82-
<groupId>com.github.binarywang</groupId>
83-
<artifactId>weixin-java-mp</artifactId>
84-
<version>2.8.0</version>
85-
</dependency>
86-
```
87-
88-
* 企业号:
89-
90-
```xml
91-
<dependency>
92-
<groupId>com.github.binarywang</groupId>
93-
<artifactId>weixin-java-cp</artifactId>
94-
<version>2.8.0</version>
95-
</dependency>
96-
```
64+
* 各模块的artifactId:
65+
- 微信小程序:`weixin-java-miniapp`
66+
- 微信支付:`weixin-java-pay`
67+
- 公众号(订阅号及服务号):`weixin-java-mp`
68+
- 企业号:`weixin-java-cp`

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /