is not current version
Last Version 1.3.15

com.github.sd4324530:fastweixin 1.3.1

quickly department weixin server

GroupId

GroupId

com.github.sd4324530
ArtifactId

ArtifactId

fastweixin
Version

Version

1.3.1
Type

Type

jar

Download fastweixin 1.3.1


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