Last Version

weixin-sdk 0.0.4

微信支付、公众号SDK

License

License

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

weixin-sdk
Version

Version

0.0.4
Type

Type

jar
Description

Description

weixin-sdk
微信支付、公众号SDK
Project URL

Project URL

https://github.com/dingey/weixin-sdk
Source Code Management

Source Code Management

https://github.com/dingey/weixin-sdk

Download weixin-sdk 0.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.60
org.slf4j : slf4j-api Optional jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.