is not current version
Last Version 0.9.0

com.pixiteapps.billingx:billingx 0.8.1

Play Billing Library extension to allow test purchases.

GroupId

GroupId

com.pixiteapps.billingx
ArtifactId

ArtifactId

billingx
Version

Version

0.8.1
Type

Type

aar

Download billingx 0.8.1


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