License |
License |
---|---|
GroupId | GroupIdcom.vanniktech |
ArtifactId | ArtifactIdrxbilling-google-play-library-v5 |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrxbilling
Reactive wrapper around the Android Billing API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.vanniktech/rxbilling-google-play-library-v5/ -->
<dependency>
<groupId>com.vanniktech</groupId>
<artifactId>rxbilling-google-play-library-v5</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vanniktech/rxbilling-google-play-library-v5/
implementation 'com.vanniktech:rxbilling-google-play-library-v5:0.7.0'
// https://jarcasting.com/artifacts/com.vanniktech/rxbilling-google-play-library-v5/
implementation ("com.vanniktech:rxbilling-google-play-library-v5:0.7.0")
'com.vanniktech:rxbilling-google-play-library-v5:pom:0.7.0'
<dependency org="com.vanniktech" name="rxbilling-google-play-library-v5" rev="0.7.0">
<artifact name="rxbilling-google-play-library-v5" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vanniktech', module='rxbilling-google-play-library-v5', version='0.7.0')
)
libraryDependencies += "com.vanniktech" % "rxbilling-google-play-library-v5" % "0.7.0"
[com.vanniktech/rxbilling-google-play-library-v5 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.vanniktech : rxbilling Optional | jar | 0.7.0 |
com.android.billingclient » billing Optional | jar | 5.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.7.0 |