is not current version
Last Version 0.0.7

com.github.bingoohuang:x-notify 0.0.2

notify by weixin template message, sms and etc.

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

x-notify
Version

Version

0.0.2
Type

Type

jar

Download x-notify 0.0.2


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