| License | License | 
|---|---|
| GroupId | GroupIdcom.vanniktech | 
| ArtifactId | ArtifactIdrxbilling-aidl | 
| Last Version | Last Version0.5.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionrxbilling Reactive wrapper around the Android Billing API | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| rxbilling-aidl-0.5.0.pom | |
| rxbilling-aidl-0.5.0.aar | 32 KB | 
| rxbilling-aidl-0.5.0-sources.jar | 7 KB | 
| rxbilling-aidl-0.5.0-javadoc.jar | 13 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.vanniktech/rxbilling-aidl/ -->
<dependency>
    <groupId>com.vanniktech</groupId>
    <artifactId>rxbilling-aidl</artifactId>
    <version>0.5.0</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.vanniktech/rxbilling-aidl/
implementation 'com.vanniktech:rxbilling-aidl:0.5.0'// https://jarcasting.com/artifacts/com.vanniktech/rxbilling-aidl/
implementation ("com.vanniktech:rxbilling-aidl:0.5.0")'com.vanniktech:rxbilling-aidl:aar:0.5.0'<dependency org="com.vanniktech" name="rxbilling-aidl" rev="0.5.0">
  <artifact name="rxbilling-aidl" type="aar" />
</dependency>@Grapes(
@Grab(group='com.vanniktech', module='rxbilling-aidl', version='0.5.0')
)libraryDependencies += "com.vanniktech" % "rxbilling-aidl" % "0.5.0"[com.vanniktech/rxbilling-aidl "0.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.vanniktech : rxbilling | jar | 0.5.0 | 
| com.trello.navi2 : navi | jar | 2.1.0 | 
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |