jar

org.onepf : opfpush-gcm

Maven & Gradle

Jul 22, 2015

Google Cloud Messaging OPFPush Provider · Google Cloud Messaging push provider implementation for OPFPush library

Table Of Contents

Latest Version

Download org.onepf : opfpush-gcm JAR file - Latest Versions:

All Versions

Download org.onepf : opfpush-gcm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.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 opfpush-gcm-0.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.onepf.opfpush.gcm

├─ org.onepf.opfpush.gcm.BuildConfig.class - [JAR]

├─ org.onepf.opfpush.gcm.GCMConstants.class - [JAR]

├─ org.onepf.opfpush.gcm.GCMInstanceIDListenerService.class - [JAR]

├─ org.onepf.opfpush.gcm.GCMProvider.class - [JAR]

├─ org.onepf.opfpush.gcm.GCMPubSubHelper.class - [JAR]

├─ org.onepf.opfpush.gcm.GCMService.class - [JAR]

├─ org.onepf.opfpush.gcm.PreferencesProvider.class - [JAR]

├─ org.onepf.opfpush.gcm.SendMessageService.class - [JAR]

Advertisement