purchases

这是Android的Billing组件,提供了BillingClient和SAS后端功能的包装,使Android应用能够在应用内轻松实现内购和订阅,支持收据验证和状态跟踪.

License

License

GroupId

GroupId

com.github.pixocial
ArtifactId

ArtifactId

purchases
Last Version

Last Version

1.0.12.2
Release Date

Release Date

Type

Type

aar
Description

Description

purchases
这是Android的Billing组件,提供了BillingClient和SAS后端功能的包装,使Android应用能够在应用内轻松实现内购和订阅,支持收据验证和状态跟踪.
Project URL

Project URL

https://github.com/Pixocial/testSaaS-Android
Source Code Management

Source Code Management

https://github.com/Pixocial/testSaaS-Android/tree/master

Download purchases

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.android.billingclient » billing jar 3.0.0
com.github.pixocial : common jar 0.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.12.2
1.0.12.1
1.0.12.0
1.0.11.0
1.0.10.0
1.0.9.0
1.0.8.0
1.0.7.1
1.0.7.0
1.0.6.0
1.0.5.6
1.0.5.5
1.0.5.4
1.0.5.3
1.0.5.2
1.0.5.1
1.0.4
1.0.2
1.0.1
0.0.1