Last Version

Weixin4j 1.2.2

Weixin4j is a lib for java to connect to Weixin Public Platform.

License

License

GroupId

GroupId

cn.songxinqiang
ArtifactId

ArtifactId

weixin4j
Version

Version

1.2.2
Type

Type

jar
Description

Description

Weixin4j
Weixin4j is a lib for java to connect to Weixin Public Platform.
Project URL

Project URL

http://songxinqiang.cn/

Download weixin4j 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.dom4j : dom4j jar 2.0.0-RC1
xmlpull : xmlpull jar 1.1.3.4d_b4_min
com.thoughtworks.xstream : xstream jar 1.4.8

Project Modules

There are no modules declared in this project.