jar

com.opdehipt : native-push

Maven & Gradle

May 23, 2024
0 stars

Native Push · This Kotlin library provides an abstract class for handling native push notifications for different systems like APNS (Apple Push Notification Service), FCM (Firebase Cloud Messaging), and WebPush. The library allows for sending notifications to users on iOS, Android, and web platforms.

Table Of Contents

Latest Version

Download com.opdehipt : native-push JAR file - Latest Versions:

All Versions

Download com.opdehipt : native-push JAR file - All Versions:

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

com.opdehipt.native_push

├─ com.opdehipt.native_push.NativePush.class - [JAR]

├─ com.opdehipt.native_push.NotificationPriority.class - [JAR]

├─ com.opdehipt.native_push.NotificationPriorityKt.class - [JAR]

├─ com.opdehipt.native_push.PushSystem.class - [JAR]