rxbilling

Reactive wrapper around the Android Billing API

License

License

GroupId

GroupId

com.vanniktech
ArtifactId

ArtifactId

rxbilling
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.21
androidx.annotation » annotation jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0