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