jar

com.github.morteza-j8 : fcm-server

Maven & Gradle

Mar 29, 2019
5 stars

FCM Server · Firebase Cloud Messaging on server side

Table Of Contents

Latest Version

Download com.github.morteza-j8 : fcm-server JAR file - Latest Versions:

All Versions

Download com.github.morteza-j8 : fcm-server JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
1.0

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 fcm-server-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.mortezaj8.fcmserver

├─ com.github.mortezaj8.fcmserver.FirebaseEndPoint.class - [JAR]

├─ com.github.mortezaj8.fcmserver.FirebaseNotification.class - [JAR]

├─ com.github.mortezaj8.fcmserver.FirebaseNotificationData.class - [JAR]

├─ com.github.mortezaj8.fcmserver.FirebaseNotificationRequest.class - [JAR]

├─ com.github.mortezaj8.fcmserver.FirebaseNotificationResponse.class - [JAR]

├─ com.github.mortezaj8.fcmserver.FirebaseNotificationResponseResult.class - [JAR]

├─ com.github.mortezaj8.fcmserver.FirebaseNotificationRunnable.class - [JAR]

├─ com.github.mortezaj8.fcmserver.FirebaseRetrofitFactory.class - [JAR]

Advertisement