is not current version
Last Version 5.0.0

com.suyeer:fastwechat 3.3.0


GroupId

GroupId

com.suyeer
ArtifactId

ArtifactId

fastwechat
Version

Version

3.3.0
Type

Type

jar

Download fastwechat 3.3.0


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