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