jar

com.github.webdevandym : push-notify

Maven & Gradle

Mar 01, 2019
1 stars

PushLib · A application used as an example on how to set uppushing its components to the Central Repository.

Table Of Contents

Latest Version

Download com.github.webdevandym : push-notify JAR file - Latest Versions:

All Versions

Download com.github.webdevandym : push-notify JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 push-notify-0.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.neijel.push.notify.apns.exceptions

├─ com.neijel.push.notify.apns.exceptions.BadCredentialException.class - [JAR]

com.neijel.push.notify.apns.config

├─ com.neijel.push.notify.apns.config.ApnsNotificationsConfig.class - [JAR]

├─ com.neijel.push.notify.apns.config.ApnsPayload.class - [JAR]

com.neijel.push.notify.apns.query

├─ com.neijel.push.notify.apns.query.DeviceResponse.class - [JAR]

├─ com.neijel.push.notify.apns.query.PayloadResponse.class - [JAR]

com.neijel.push.notify.platform

├─ com.neijel.push.notify.platform.Platform.class - [JAR]

com.neijel.push.notify.apns

├─ com.neijel.push.notify.apns.Apns.class - [JAR]

├─ com.neijel.push.notify.apns.ApnsClientManager.class - [JAR]

├─ com.neijel.push.notify.apns.ApnsMessageBuilder.class - [JAR]

├─ com.neijel.push.notify.apns.ApnsSendStatus.class - [JAR]

com.neijel.push.notify.platform.config

├─ com.neijel.push.notify.platform.config.Payload.class - [JAR]

├─ com.neijel.push.notify.platform.config.PlatformNotificationsConfig.class - [JAR]

com.neijel.push.notify.platform.query

├─ com.neijel.push.notify.platform.query.Callback.class - [JAR]

├─ com.neijel.push.notify.platform.query.Response.class - [JAR]

com.neijel.push.notify.fcm

├─ com.neijel.push.notify.fcm.Fcm.class - [JAR]

├─ com.neijel.push.notify.fcm.FcmMessageBuilder.class - [JAR]

com.neijel.push.notify.fcm.query

├─ com.neijel.push.notify.fcm.query.AndroidResponse.class - [JAR]

├─ com.neijel.push.notify.fcm.query.ResultsItem.class - [JAR]

com.neijel.push.notify.fcm.config

├─ com.neijel.push.notify.fcm.config.FcmNotificationsConfig.class - [JAR]

├─ com.neijel.push.notify.fcm.config.FcmPayload.class - [JAR]

Advertisement