не последняя версия
Последняя версия 0.9.0

com.pixiteapps.billingx:billingx 0.8.0

Play Billing Library extension to allow test purchases.

Группа

Группа

com.pixiteapps.billingx
Идентификатор

Идентификатор

billingx
Версия

Версия

0.8.0
Тип

Тип

aar

Скачать billingx 0.8.0


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