| License |
License |
|---|---|
| GroupId | GroupIdio.github.ydmmocoo |
| ArtifactId | ArtifactIdeasypay |
| Version | Version1.0.1 |
| Type | Typeaar |
| Description |
Descriptioneasypay
This is a repository for developers to easily use Alipay, WechatPay and UnionPay in Android projects.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easypay-1.0.1.pom | |
| easypay-1.0.1-sources.jar | 261 bytes |
| easypay-1.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ydmmocoo/easypay/ -->
<dependency>
<groupId>io.github.ydmmocoo</groupId>
<artifactId>easypay</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ydmmocoo/easypay/
implementation 'io.github.ydmmocoo:easypay:1.0.1'
// https://jarcasting.com/artifacts/io.github.ydmmocoo/easypay/
implementation ("io.github.ydmmocoo:easypay:1.0.1")
'io.github.ydmmocoo:easypay:aar:1.0.1'
<dependency org="io.github.ydmmocoo" name="easypay" rev="1.0.1">
<artifact name="easypay" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ydmmocoo', module='easypay', version='1.0.1')
)
libraryDependencies += "io.github.ydmmocoo" % "easypay" % "1.0.1"
[io.github.ydmmocoo/easypay "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |