weixin4j-wxa

微信小程序 API 支持

License

License

GroupId

GroupId

com.foxinmy
ArtifactId

ArtifactId

weixin4j-wxa
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

weixin4j-wxa
微信小程序 API 支持
Project URL

Project URL

https://github.com/foxinmy/weixin4j/tree/master/weixin4j-wxa
Source Code Management

Source Code Management

https://github.com/foxinmy/weixin4j/tree/master/weixin4j-wxa

Download weixin4j-wxa

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.foxinmy : weixin4j-base jar 1.10.0
com.foxinmy : weixin4j-mp jar 1.10.0
commons-codec : commons-codec jar 1.15

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
ch.qos.logback : logback-core jar 1.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0