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