jar

org.onepf : opfiab-google

Maven & Gradle

Jul 13, 2015

OPFIab Google module · Adds Google billing provider

Table Of Contents

Latest Version

Download org.onepf : opfiab-google JAR file - Latest Versions:

All Versions

Download org.onepf : opfiab-google JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window opfiab-google-0.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.onepf.opfiab.google.model

├─ org.onepf.opfiab.google.model.GoogleModel.class - [JAR]

├─ org.onepf.opfiab.google.model.GooglePurchase.class - [JAR]

├─ org.onepf.opfiab.google.model.GoogleSkuDetails.class - [JAR]

├─ org.onepf.opfiab.google.model.ItemType.class - [JAR]

├─ org.onepf.opfiab.google.model.PurchaseState.class - [JAR]

com.android.vending.billing

├─ com.android.vending.billing.IInAppBillingService.class - [JAR]

org.onepf.opfiab.google

├─ org.onepf.opfiab.google.BuildConfig.class - [JAR]

├─ org.onepf.opfiab.google.GoogleBillingHelper.class - [JAR]

├─ org.onepf.opfiab.google.GoogleBillingProvider.class - [JAR]

├─ org.onepf.opfiab.google.GoogleMapSkuResolver.class - [JAR]

├─ org.onepf.opfiab.google.GoogleSkuResolver.class - [JAR]

├─ org.onepf.opfiab.google.GoogleUtils.class - [JAR]

├─ org.onepf.opfiab.google.Response.class - [JAR]

├─ org.onepf.opfiab.google.SimpleGooglePurchaseVerifier.class - [JAR]

Advertisement