| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.pixiteapps.billingx |
| Идентификатор | Идентификаторbillingx |
| Последняя версия | Последняя версия0.9.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеBillingX
Play Billing Library extension to allow test purchases.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| billingx-0.9.0.pom | |
| billingx-0.9.0.aar | 57 KB |
| billingx-0.9.0-sources.jar | 9 KB |
| billingx-0.9.0-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pixiteapps.billingx/billingx/ -->
<dependency>
<groupId>com.pixiteapps.billingx</groupId>
<artifactId>billingx</artifactId>
<version>0.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pixiteapps.billingx/billingx/
implementation 'com.pixiteapps.billingx:billingx:0.9.0'
// https://jarcasting.com/artifacts/com.pixiteapps.billingx/billingx/
implementation ("com.pixiteapps.billingx:billingx:0.9.0")
'com.pixiteapps.billingx:billingx:aar:0.9.0'
<dependency org="com.pixiteapps.billingx" name="billingx" rev="0.9.0">
<artifact name="billingx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pixiteapps.billingx', module='billingx', version='0.9.0')
)
libraryDependencies += "com.pixiteapps.billingx" % "billingx" % "0.9.0"
[com.pixiteapps.billingx/billingx "0.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.billingclient » billing | jar | 4.0.0 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.10 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| androidx.localbroadcastmanager » localbroadcastmanager | jar | 1.0.0 |