License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.lukaspili.reactive-billing |
ArtifactId | ArtifactIdreactive-billing |
Version | Version0.2 |
Type | Typeaar |
Description |
DescriptionReactive Billing Library
Reactive Billing for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactive-billing-0.2.pom | |
reactive-billing-0.2.aar | 34 KB |
reactive-billing-0.2-sources.jar | 19 KB |
reactive-billing-0.2-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lukaspili.reactive-billing/reactive-billing/ -->
<dependency>
<groupId>com.github.lukaspili.reactive-billing</groupId>
<artifactId>reactive-billing</artifactId>
<version>0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lukaspili.reactive-billing/reactive-billing/
implementation 'com.github.lukaspili.reactive-billing:reactive-billing:0.2'
// https://jarcasting.com/artifacts/com.github.lukaspili.reactive-billing/reactive-billing/
implementation ("com.github.lukaspili.reactive-billing:reactive-billing:0.2")
'com.github.lukaspili.reactive-billing:reactive-billing:aar:0.2'
<dependency org="com.github.lukaspili.reactive-billing" name="reactive-billing" rev="0.2">
<artifact name="reactive-billing" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.lukaspili.reactive-billing', module='reactive-billing', version='0.2')
)
libraryDependencies += "com.github.lukaspili.reactive-billing" % "reactive-billing" % "0.2"
[com.github.lukaspili.reactive-billing/reactive-billing "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.jakewharton.rxrelay : rxrelay | jar | 1.1.0 |