is not current version
Last Version 5.0.0

com.suyeer:fastwechat 2.1.5


GroupId

GroupId

com.suyeer
ArtifactId

ArtifactId

fastwechat
Version

Version

2.1.5
Type

Type

jar

Download fastwechat 2.1.5


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