Xpay

A simple and handy Android Pay Kit.

License

License

GroupId

GroupId

cn.dlihasa.xpay
ArtifactId

ArtifactId

xpay
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Xpay
A simple and handy Android Pay Kit.
Project URL

Project URL

https://github.com/dlihasa/xpay/
Source Code Management

Source Code Management

https://github.com/dlihasa/xpay

Download xpay

How to add to project

<!-- https://jarcasting.com/artifacts/cn.dlihasa.xpay/xpay/ -->
<dependency>
    <groupId>cn.dlihasa.xpay</groupId>
    <artifactId>xpay</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dlihasa.xpay/xpay/
implementation 'cn.dlihasa.xpay:xpay:1.0.0'
// https://jarcasting.com/artifacts/cn.dlihasa.xpay/xpay/
implementation ("cn.dlihasa.xpay:xpay:1.0.0")
'cn.dlihasa.xpay:xpay:aar:1.0.0'
<dependency org="cn.dlihasa.xpay" name="xpay" rev="1.0.0">
  <artifact name="xpay" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.dlihasa.xpay', module='xpay', version='1.0.0')
)
libraryDependencies += "cn.dlihasa.xpay" % "xpay" % "1.0.0"
[cn.dlihasa.xpay/xpay "1.0.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.constraintlayout » constraintlayout jar 2.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0