is not current version
Last Version 0.0.4

ui 0.0.2

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

License

License

GroupId

GroupId

com.github.pixocial
ArtifactId

ArtifactId

ui
Version

Version

0.0.2
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.2


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

Dependencies

compile (10)

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
com.github.pixocial : purchases jar 1.0.8.0
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.