is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-wechat-api 1.9.4


GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-wechat-api
Version

Version

1.9.4
Type

Type

jar

Download zenyoung-wechat-api 1.9.4


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