| License |
License
Mulan Permissive Software License,Version 1
|
|---|---|
| GroupId | GroupIdcom.github.javen205 |
| ArtifactId | ArtifactIdIJPay |
| Last Version | Last Version2.8.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionIJPay
IJPay 让支付触手可及(Easy Pay Library)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| IJPay-2.8.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay</artifactId>
<version>2.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation 'com.github.javen205:IJPay:2.8.2'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation ("com.github.javen205:IJPay:2.8.2")
'com.github.javen205:IJPay:pom:2.8.2'
<dependency org="com.github.javen205" name="IJPay" rev="2.8.2">
<artifact name="IJPay" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay', version='2.8.2')
)
libraryDependencies += "com.github.javen205" % "IJPay" % "2.8.2"
[com.github.javen205/IJPay "2.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| junit : junit | jar | 4.13.2 |