Last Version

weixin4j 0.1.6

微信JAVA SDK包

License

License

GroupId

GroupId

org.weixin4j
ArtifactId

ArtifactId

weixin4j
Version

Version

0.1.6
Type

Type

jar
Description

Description

weixin4j
微信JAVA SDK包
Project URL

Project URL

https://github.com/ansitech/weixin4j
Source Code Management

Source Code Management

https://github.com/ansitech/weixin4j

Download weixin4j 0.1.6


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.9
javax.servlet : servlet-api jar 2.5
com.alibaba : fastjson jar 1.2.68
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.