is not current version
Last Version 2.8.32

com.github.liyiorg:weixin-popular 2.8.4

The weixin-popular is a JAVA SDK for weixin. Weixin web url is https://mp.weixin.qq.com.

GroupId

GroupId

com.github.liyiorg
ArtifactId

ArtifactId

weixin-popular
Version

Version

2.8.4
Type

Type

jar

Download weixin-popular 2.8.4


<!-- https://jarcasting.com/artifacts/com.github.liyiorg/weixin-popular/ -->
<dependency>
    <groupId>com.github.liyiorg</groupId>
    <artifactId>weixin-popular</artifactId>
    <version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liyiorg/weixin-popular/
implementation 'com.github.liyiorg:weixin-popular:2.8.4'
// https://jarcasting.com/artifacts/com.github.liyiorg/weixin-popular/
implementation ("com.github.liyiorg:weixin-popular:2.8.4")
'com.github.liyiorg:weixin-popular:jar:2.8.4'
<dependency org="com.github.liyiorg" name="weixin-popular" rev="2.8.4">
  <artifact name="weixin-popular" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liyiorg', module='weixin-popular', version='2.8.4')
)
libraryDependencies += "com.github.liyiorg" % "weixin-popular" % "2.8.4"
[com.github.liyiorg/weixin-popular "2.8.4"]