is not current version
Last Version 0.0.4

common 0.0.3

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

License

License

GroupId

GroupId

com.github.pixocial
ArtifactId

ArtifactId

common
Version

Version

0.0.3
Type

Type

aar
Description

Description

common
这是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 common 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.squareup.okhttp3 : okhttp jar 3.4.1

Project Modules

There are no modules declared in this project.