is not current version
Last Version 0.0.14

com.github.frank5380:candy-wechat 0.0.6


GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-wechat
Version

Version

0.0.6
Type

Type

jar

Download candy-wechat 0.0.6


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