| License |
License |
|---|---|
| GroupId | GroupIdde.charlex.billing |
| ArtifactId | ArtifactIdbilling-suspend |
| Version | Version4.1.0 |
| Type | Typeaar |
| Description |
Descriptionbilling-suspend
Suspendable Helper for access BillingClient. It also includes a client-side token validation, if there is not server available
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| billing-suspend-4.1.0.pom | |
| billing-suspend-4.1.0-sources.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.charlex.billing/billing-suspend/ -->
<dependency>
<groupId>de.charlex.billing</groupId>
<artifactId>billing-suspend</artifactId>
<version>4.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.charlex.billing/billing-suspend/
implementation 'de.charlex.billing:billing-suspend:4.1.0'
// https://jarcasting.com/artifacts/de.charlex.billing/billing-suspend/
implementation ("de.charlex.billing:billing-suspend:4.1.0")
'de.charlex.billing:billing-suspend:aar:4.1.0'
<dependency org="de.charlex.billing" name="billing-suspend" rev="4.1.0">
<artifact name="billing-suspend" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.charlex.billing', module='billing-suspend', version='4.1.0')
)
libraryDependencies += "de.charlex.billing" % "billing-suspend" % "4.1.0"
[de.charlex.billing/billing-suspend "4.1.0"]
| 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 |