is not current version
Last Version 1.9.9

top.zenyoung:zenyoung-wechat 1.8.4


GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-wechat
Version

Version

1.8.4
Type

Type

pom

Download zenyoung-wechat 1.8.4


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