Weixin sdk

微信的SDK

License

License

GroupId

GroupId

com.gdxsoft
ArtifactId

ArtifactId

weixin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Weixin sdk
微信的SDK
Project URL

Project URL

https://github.com/gdx1231/weixinsdk
Project Organization

Project Organization

gdxsoft
Source Code Management

Source Code Management

https://github.com/gdx1231/weixinsdk

Download weixin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.gdxsoft.easyweb : emp-script-utils jar [1.0.4,]

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.

Weixin SDK


<dependency>
	<groupId>com.gdxsoft</groupId>
	<artifactId>weixin</artifactId>
	<version>1.0.0</version>
</dependency>

Versions

Version
1.0.0