| License |
License |
|---|---|
| GroupId | GroupIdcom.pixiteapps.billingx |
| ArtifactId | ArtifactIdbillingx |
| Version | Version0.8.2 |
| Type | Typeaar |
| Description |
DescriptionBillingX
Play Billing Library extension to allow test purchases.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| billingx-0.8.2.pom | |
| billingx-0.8.2.aar | 57 KB |
| billingx-0.8.2-sources.jar | 9 KB |
| billingx-0.8.2-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pixiteapps.billingx/billingx/ -->
<dependency>
<groupId>com.pixiteapps.billingx</groupId>
<artifactId>billingx</artifactId>
<version>0.8.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pixiteapps.billingx/billingx/
implementation 'com.pixiteapps.billingx:billingx:0.8.2'
// https://jarcasting.com/artifacts/com.pixiteapps.billingx/billingx/
implementation ("com.pixiteapps.billingx:billingx:0.8.2")
'com.pixiteapps.billingx:billingx:aar:0.8.2'
<dependency org="com.pixiteapps.billingx" name="billingx" rev="0.8.2">
<artifact name="billingx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pixiteapps.billingx', module='billingx', version='0.8.2')
)
libraryDependencies += "com.pixiteapps.billingx" % "billingx" % "0.8.2"
[com.pixiteapps.billingx/billingx "0.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.billingclient » billing | jar | 1.1 |
| com.android.support » appcompat-v7 | jar | 26.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.2.30 |
| com.android.support.constraint » constraint-layout | jar | 1.0.2 |