License |
License |
---|---|
GroupId | GroupIdcom.github.pavlospt |
ArtifactId | ArtifactIdrxiapv3 |
Version | Version1.2.1 |
Type | Typeaar |
Description |
DescriptionRxIAPv3
Android In-App Billing Library which provides several Rx Methods for Purchasing, Consuming and Listing Products
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxiapv3-1.2.1.pom | |
rxiapv3-1.2.1.aar | 53 KB |
rxiapv3-1.2.1-sources.jar | 25 KB |
rxiapv3-1.2.1-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pavlospt/rxiapv3/ -->
<dependency>
<groupId>com.github.pavlospt</groupId>
<artifactId>rxiapv3</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pavlospt/rxiapv3/
implementation 'com.github.pavlospt:rxiapv3:1.2.1'
// https://jarcasting.com/artifacts/com.github.pavlospt/rxiapv3/
implementation ("com.github.pavlospt:rxiapv3:1.2.1")
'com.github.pavlospt:rxiapv3:aar:1.2.1'
<dependency org="com.github.pavlospt" name="rxiapv3" rev="1.2.1">
<artifact name="rxiapv3" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pavlospt', module='rxiapv3', version='1.2.1')
)
libraryDependencies += "com.github.pavlospt" % "rxiapv3" % "1.2.1"
[com.github.pavlospt/rxiapv3 "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.bluelinelabs : logansquare | jar | 1.3.6 |
io.reactivex : rxandroid | jar | 1.2.1 |
io.reactivex : rxjava | jar | 1.1.10 |
com.github.orhanobut » hawk | jar | 1.20 |
com.android.support » support-annotations | jar | 23.3.0 |