is not current version
Last Version 0.0.7

com.github.bingoohuang:x-notify 0.0.3

notify by weixin template message, sms and etc.

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

x-notify
Version

Version

0.0.3
Type

Type

jar

Download x-notify 0.0.3


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