Weixin SDK
<dependency>
<groupId>com.gdxsoft</groupId>
<artifactId>weixin</artifactId>
<version>1.0.0</version>
</dependency>
License |
License |
---|---|
GroupId | GroupIdcom.gdxsoft |
ArtifactId | ArtifactIdweixin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeixin sdk
微信的SDK
|
Project URL |
Project URL |
Project Organization |
Project Organizationgdxsoft |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weixin-1.0.0.pom | |
weixin-1.0.0.jar | 112 KB |
weixin-1.0.0-sources.jar | 98 KB |
weixin-1.0.0-javadoc.jar | 346 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.gdxsoft.easyweb : emp-script-utils | jar | [1.0.4,] |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
<dependency>
<groupId>com.gdxsoft</groupId>
<artifactId>weixin</artifactId>
<version>1.0.0</version>
</dependency>