License |
License |
---|---|
GroupId | GroupIdcom.github.pixocial |
ArtifactId | ArtifactIdui |
Version | Version0.0.1 |
Type | Typeaar |
Description |
Descriptionui
这是Android的Billing组件,提供了BillingClient和SAS后端功能的包装,使Android应用能够在应用内轻松实现内购和订阅,支持收据验证和状态跟踪.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ui-0.0.1.pom | |
ui-0.0.1-sources.jar | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.constraintlayout » constraintlayout | jar | 2.1.0 |