rxbilling

Reactive wrapper around the Android Billing API

License

License

GroupId

GroupId

com.vanniktech
ArtifactId

ArtifactId

rxbilling-aidl
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

rxbilling
Reactive wrapper around the Android Billing API
Project URL

Project URL

https://github.com/vanniktech/RxBilling
Source Code Management

Source Code Management

https://github.com/vanniktech/RxBilling

Download rxbilling-aidl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.vanniktech : rxbilling jar 0.5.0
com.trello.navi2 : navi jar 2.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.0
0.2.0