is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-wechat-common 1.8.3


GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-wechat-common
Version

Version

1.8.3
Type

Type

jar

Download zenyoung-wechat-common 1.8.3


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