is not current version
Last Version 1.9.9

top.zenyoung:zenyoung-wechat 1.9.5


GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-wechat
Version

Version

1.9.5
Type

Type

pom

Download zenyoung-wechat 1.9.5


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