Last Version

Cashier 0.3.8

A general, easy to use billing provider for Android. Provides support for Google Play's in-app billing

License

License

GroupId

GroupId

com.getkeepsafe.cashier
ArtifactId

ArtifactId

cashier
Version

Version

0.3.8
Type

Type

aar
Description

Description

Cashier
A general, easy to use billing provider for Android. Provides support for Google Play's in-app billing
Project URL

Project URL

https://github.com/KeepSafe/Cashier
Source Code Management

Source Code Management

https://github.com/KeepSafe/Cashier

Download cashier 0.3.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.