WeChat_Notify_Module
Push text and image message via WeChat, using official API
.
Contact
Jianwei Mao
E-mail: maojianwei2012@126.com
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.maojianwei.wechat |
| Идентификатор | Идентификаторwechat-message-notify |
| Последняя версия | Последняя версия1.0.FIX |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwechat-message-notify
WeChat Notify Module by Jianwei Mao
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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: maojianwei2012@126.com