Last Version

ui 0.0.4

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

License

License

GroupId

GroupId

com.github.pixocial
ArtifactId

ArtifactId

ui
Version

Version

0.0.4
Type

Type

aar
Description

Description

ui
这是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 ui 0.0.4


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

Dependencies

compile (12)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 2.1.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.recyclerview » recyclerview jar 1.2.1
com.github.bumptech.glide : glide jar 4.12.0
com.zlc.glide » webpdecoder jar 1.6.4.10.0
org.slf4j : slf4j-android jar 1.7.21
androidx.cardview » cardview jar 1.0.0
com.github.pixocial : purchases jar 1.0.12.2
androidx.databinding » databinding-common jar 3.5.2
androidx.databinding » databinding-runtime jar 3.5.2
androidx.databinding » databinding-adapters jar 3.5.2

Project Modules

There are no modules declared in this project.