rxbilling

Reactive wrapper around the Android Billing API

License

License

GroupId

GroupId

com.vanniktech
ArtifactId

ArtifactId

rxbilling-testing
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-testing

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.vanniktech : rxbilling jar 0.7.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