WeChat_Notify_Module
Push text and image message via WeChat, using official API
.
Contact
Jianwei Mao
E-mail: [email protected]
License |
License |
---|---|
GroupId | GroupIdcom.maojianwei.wechat |
ArtifactId | ArtifactIdwechat-message-notify |
Last Version | Last Version1.0.FIX |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwechat-message-notify
WeChat Notify Module by Jianwei Mao
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.maojianwei.wechat/wechat-message-notify/ -->
<dependency>
<groupId>com.maojianwei.wechat</groupId>
<artifactId>wechat-message-notify</artifactId>
<version>1.0.FIX</version>
</dependency>
// https://jarcasting.com/artifacts/com.maojianwei.wechat/wechat-message-notify/
implementation 'com.maojianwei.wechat:wechat-message-notify:1.0.FIX'
// https://jarcasting.com/artifacts/com.maojianwei.wechat/wechat-message-notify/
implementation ("com.maojianwei.wechat:wechat-message-notify:1.0.FIX")
'com.maojianwei.wechat:wechat-message-notify:jar:1.0.FIX'
<dependency org="com.maojianwei.wechat" name="wechat-message-notify" rev="1.0.FIX">
<artifact name="wechat-message-notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maojianwei.wechat', module='wechat-message-notify', version='1.0.FIX')
)
libraryDependencies += "com.maojianwei.wechat" % "wechat-message-notify" % "1.0.FIX"
[com.maojianwei.wechat/wechat-message-notify "1.0.FIX"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.0.8.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.26 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
Push text and image message via WeChat, using official API
.
Jianwei Mao
E-mail: [email protected]