is not current version
Last Version 5.0.0

com.suyeer:fastwechat 3.4.3

suyeer. 微信公众号小程序工具类.

GroupId

GroupId

com.suyeer
ArtifactId

ArtifactId

fastwechat
Version

Version

3.4.3
Type

Type

jar

Download fastwechat 3.4.3


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