| License |
License
Mulan Permissive Software License,Version 1
|
|---|---|
| GroupId | GroupIdcom.github.javen205 |
| ArtifactId | ArtifactIdIJPay-WxPay |
| Last Version | Last Version2.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIJPay-WxPay
IJPay 让支付触手可及(Easy Pay Library)-微信支付
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| IJPay-WxPay-2.8.2.pom | |
| IJPay-WxPay-2.8.2.jar | 100 KB |
| IJPay-WxPay-2.8.2-sources.jar | 45 KB |
| IJPay-WxPay-2.8.2-javadoc.jar | 261 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay-WxPay/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay-WxPay</artifactId>
<version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-WxPay/
implementation 'com.github.javen205:IJPay-WxPay:2.8.2'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay-WxPay/
implementation ("com.github.javen205:IJPay-WxPay:2.8.2")
'com.github.javen205:IJPay-WxPay:jar:2.8.2'
<dependency org="com.github.javen205" name="IJPay-WxPay" rev="2.8.2">
<artifact name="IJPay-WxPay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay-WxPay', version='2.8.2')
)
libraryDependencies += "com.github.javen205" % "IJPay-WxPay" % "2.8.2"
[com.github.javen205/IJPay-WxPay "2.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.javen205 : IJPay-Core | jar | 2.8.2 |
| cn.hutool : hutool-crypto | jar | 5.8.4.M1 |
| cn.hutool : hutool-http | jar | 5.8.4.M1 |
| cn.hutool : hutool-json | jar | 5.8.4.M1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |