jar

com.ToxicBakery.fcmclient : fcm-client

Maven & Gradle

Jul 06, 2018
1 stars

FCM-Client · Kotlin library for sending FCM messages.

Table Of Contents

Latest Version

Download com.ToxicBakery.fcmclient : fcm-client JAR file - Latest Versions:

All Versions

Download com.ToxicBakery.fcmclient : fcm-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 fcm-client-1.0.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.toxicbakery.fcmclient

├─ com.toxicbakery.fcmclient.AccessTokenResolver.class - [JAR]

├─ com.toxicbakery.fcmclient.FcmClient.class - [JAR]

├─ com.toxicbakery.fcmclient.GoogleServiceAccountResolver.class - [JAR]

├─ com.toxicbakery.fcmclient.HttpUrlFcmClient.class - [JAR]

├─ com.toxicbakery.fcmclient.JacksonJsonMapper.class - [JAR]

├─ com.toxicbakery.fcmclient.JsonMapper.class - [JAR]

com.toxicbakery.fcmclient.model

├─ com.toxicbakery.fcmclient.model.AndroidConfig.class - [JAR]

├─ com.toxicbakery.fcmclient.model.AndroidMessagePriority.class - [JAR]

├─ com.toxicbakery.fcmclient.model.AndroidNotification.class - [JAR]

├─ com.toxicbakery.fcmclient.model.ApnsConfig.class - [JAR]

├─ com.toxicbakery.fcmclient.model.Message.class - [JAR]

├─ com.toxicbakery.fcmclient.model.MessageWrapper.class - [JAR]

├─ com.toxicbakery.fcmclient.model.Notification.class - [JAR]

├─ com.toxicbakery.fcmclient.model.WebPushConfig.class - [JAR]