is not current version
Last Version 0.0.4

com.github.dingey:weixin-sdk 0.0.2

微信支付、公众号SDK

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

weixin-sdk
Version

Version

0.0.2
Type

Type

jar

Download weixin-sdk 0.0.2


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