billing-suspend

Suspendable Helper for access BillingClient. It also includes a client-side token validation, if there is not server available

License

License

GroupId

GroupId

de.charlex.billing
ArtifactId

ArtifactId

billing-suspend
Last Version

Last Version

4.1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

billing-suspend
Suspendable Helper for access BillingClient. It also includes a client-side token validation, if there is not server available
Project URL

Project URL

https://github.com/ch4rl3x/billing-suspend
Source Code Management

Source Code Management

https://github.com/ch4rl3x/billing-suspend/tree/main

Download billing-suspend

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
androidx.core » core-ktx jar 1.7.0
com.android.billingclient » billing jar 4.1.0
com.android.billingclient » billing-ktx jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.0.1
4.1.0
4.0.2
4.0.1.2
4.0.1.1
4.0.1
4.0.0