jar

io.github.notifir : notifir

Maven & Gradle

Aug 10, 2022
2 stars

notifir · Java client library for Notifir

Table Of Contents

Latest Version

Download io.github.notifir : notifir JAR file - Latest Versions:

All Versions

Download io.github.notifir : notifir JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
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 notifir-0.5.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

notifir.exception

├─ notifir.exception.NotifirApiException.class - [JAR]

├─ notifir.exception.NotifirException.class - [JAR]

notifir

├─ notifir.NotificationRequest.class - [JAR]

├─ notifir.NotificationResponse.class - [JAR]

├─ notifir.Notifir.class - [JAR]

notifir.http

├─ notifir.http.BaseRequest.class - [JAR]

├─ notifir.http.CustomRequest.class - [JAR]

├─ notifir.http.CustomizableRequest.class - [JAR]

├─ notifir.http.HttpOptions.class - [JAR]

├─ notifir.http.LoggingOptions.class - [JAR]

├─ notifir.http.Request.class - [JAR]

notifir.hmac

├─ notifir.hmac.Hmac.class - [JAR]

Advertisement