License |
License |
---|---|
GroupId | GroupIdcom.github.pixocial |
ArtifactId | ArtifactIdpurchases |
Version | Version1.0.4 |
Type | Typeaar |
Description |
Descriptionpurchases
这是Android的Billing组件,提供了BillingClient和SAS后端功能的包装,使Android应用能够在应用内轻松实现内购和订阅,支持收据验证和状态跟踪.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
purchases-1.0.4.pom | |
purchases-1.0.4-sources.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pixocial/purchases/ -->
<dependency>
<groupId>com.github.pixocial</groupId>
<artifactId>purchases</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pixocial/purchases/
implementation 'com.github.pixocial:purchases:1.0.4'
// https://jarcasting.com/artifacts/com.github.pixocial/purchases/
implementation ("com.github.pixocial:purchases:1.0.4")
'com.github.pixocial:purchases:aar:1.0.4'
<dependency org="com.github.pixocial" name="purchases" rev="1.0.4">
<artifact name="purchases" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pixocial', module='purchases', version='1.0.4')
)
libraryDependencies += "com.github.pixocial" % "purchases" % "1.0.4"
[com.github.pixocial/purchases "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
» unspecified | jar | |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.android.billingclient » billing | jar | 3.0.0 |
Purchase-Android » common | jar | unspecified |