is not current version
Last Version 2.8.32

com.github.liyiorg:weixin-popular 2.8.14

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.14
Type

Type

jar

Download weixin-popular 2.8.14


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