is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-wechat-service 1.9.7


GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-wechat-service
Version

Version

1.9.7
Type

Type

jar

Download zenyoung-wechat-service 1.9.7


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