| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.zzhhz |
| ArtifactId | ArtifactIdHPay |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionHPay
Maven.gradle.aar.jar.
|
| Filename | Size |
|---|---|
| HPay-0.0.2.pom | |
| HPay-0.0.2-sources.jar | 26 KB |
| HPay-0.0.2-javadoc.jar | 470 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zzhhz/HPay/ -->
<dependency>
<groupId>com.gitee.zzhhz</groupId>
<artifactId>HPay</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zzhhz/HPay/
implementation 'com.gitee.zzhhz:HPay:0.0.2'
// https://jarcasting.com/artifacts/com.gitee.zzhhz/HPay/
implementation ("com.gitee.zzhhz:HPay:0.0.2")
'com.gitee.zzhhz:HPay:aar:0.0.2'
<dependency org="com.gitee.zzhhz" name="HPay" rev="0.0.2">
<artifact name="HPay" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zzhhz', module='HPay', version='0.0.2')
)
libraryDependencies += "com.gitee.zzhhz" % "HPay" % "0.0.2"
[com.gitee.zzhhz/HPay "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.mm.opensdk : wechat-sdk-android | jar | 6.8.0 |
| com.alipay.sdk : alipaysdk-android | aar | 15.8.10 |