| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.charlex.billing |
| Идентификатор | Идентификаторbilling-suspend |
| Версия | Версия4.1.0.1 |
| Тип | Тип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.1.0.1.pom | |
| billing-suspend-4.1.0.1-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.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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |