Last Version

BillingX 0.9.0

Play Billing Library extension to allow test purchases.

License

License

GroupId

GroupId

com.pixiteapps.billingx
ArtifactId

ArtifactId

billingx
Version

Version

0.9.0
Type

Type

aar
Description

Description

BillingX
Play Billing Library extension to allow test purchases.
Project URL

Project URL

https://github.com/pixiteapps/billingx/
Source Code Management

Source Code Management

https://github.com/pixiteapps/billingx/

Download billingx 0.9.0


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.