Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Professional Services | 2,454 | 2 days ago | 35 | apache-2.0 | Python | |||||
Common solutions and tools developed by Google Cloud's Professional Services team. This repository and its contents are not an officially supported Google product. | ||||||||||
Play Billing Samples | 2,151 | 2 months ago | 154 | apache-2.0 | Kotlin | |||||
Samples for Google Play In-app Billing | ||||||||||
In App Purchase | 926 | 80 | 11 | a year ago | 105 | May 31, 2019 | 82 | other | JavaScript | |
A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows. | ||||||||||
React Native Billing | 627 | 20 | 2 | 3 years ago | 25 | November 02, 2019 | mit | Java | ||
React Native bridge to InApp Billing on Android. | ||||||||||
Play Unity Plugins | 302 | 6 months ago | 107 | other | C# | |||||
The Google Play Plugins for Unity provide C# APIs for accessing various Play services | ||||||||||
Google Iap | 162 | 15 days ago | 21 | gpl-3.0 | Kotlin | |||||
Android Library for easing Google Play Billing to your apps with support for Subscriptions, In-App Purchases and Consumables with a beautiful sample app. | ||||||||||
Twitter For Bigquery | 130 | 7 years ago | 5 | apache-2.0 | Python | |||||
Simplest way to get Tweets into BigQuery. Uses Google Cloud & App Engine, as well as Python and D3. | ||||||||||
Fulfillment Weather Nodejs | 77 | 3 years ago | 6 | apache-2.0 | JavaScript | |||||
Integrating an API with Dialogflow's Fulfillment | ||||||||||
Googlebilling | 74 | 2 years ago | 1 | apache-2.0 | Java | |||||
基于com.android.billingclient:billing:1.2,对整个支付流程进行封装。 | ||||||||||
Godot Google Play Billing | 61 | a year ago | 12 | mit | Java | |||||
Godot Android plugin for the Google Play Billing library |
RxJava binding APIs for Google Play Billing.
Available soon.
implementation "fr.prcaen.rxbilling:${versions.rxbilling}"
For bugs, questions and discussions please use the Github Issues.
To build:
git clone [email protected]:prcaen/rxbilling.git
cd rxbilling/
./gradlew build
gradle.properties
./gradlew rxbilling:clean rxbilling:testReleaseUnitTest rxbilling:install rxbilling:bintrayUpload
./gradlew dependencyUpdates
Copyright (c) 2019-present, Pierrick Caen (https://pierrickcaen.fr).
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.