| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.charlex.billing |
| Идентификатор | Идентификаторbilling-suspend |
| Версия | Версия4.0.2 |
| Тип | Типaar |
| Описание |
Описаниеbilling-suspend
Suspendable Helper for access BillingClient. It also includes a client-side token validation, if there is not server available
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| billing-suspend-4.0.2.pom | |
| billing-suspend-4.0.2-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.charlex.billing/billing-suspend/ -->
<dependency>
<groupId>de.charlex.billing</groupId>
<artifactId>billing-suspend</artifactId>
<version>4.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.charlex.billing/billing-suspend/
implementation 'de.charlex.billing:billing-suspend:4.0.2'
// https://jarcasting.com/artifacts/de.charlex.billing/billing-suspend/
implementation ("de.charlex.billing:billing-suspend:4.0.2")
'de.charlex.billing:billing-suspend:aar:4.0.2'
<dependency org="de.charlex.billing" name="billing-suspend" rev="4.0.2">
<artifact name="billing-suspend" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.charlex.billing', module='billing-suspend', version='4.0.2')
)
libraryDependencies += "de.charlex.billing" % "billing-suspend" % "4.0.2"
[de.charlex.billing/billing-suspend "4.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| androidx.core » core-ktx | jar | 1.6.0 |
| com.android.billingclient » billing | jar | 4.0.0 |
| com.android.billingclient » billing-ktx | jar | 4.0.0 |