is not current version
Last Version 0.0.4

ui 0.0.1

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

License

License

GroupId

GroupId

com.github.pixocial
ArtifactId

ArtifactId

ui
Version

Version

0.0.1
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.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.constraintlayout » constraintlayout jar 2.1.0

Project Modules

There are no modules declared in this project.