jar

dev.zxilly : notify-sdk-jvm

Maven & Gradle

Jan 17, 2023
0 stars

ZNotify Kotlin SDK · Kotlin multi platform sdk for ZNotify

Table Of Contents

Latest Version

Download dev.zxilly : notify-sdk-jvm JAR file - Latest Versions:

All Versions

Download dev.zxilly : notify-sdk-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
1.5.x
1.4.x
1.2.x
1.1.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 notify-sdk-jvm-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.zxilly.notify.sdk.resource

├─ dev.zxilly.notify.sdk.resource.Check.class - [JAR]

├─ dev.zxilly.notify.sdk.resource.User.class - [JAR]

dev.zxilly.notify.sdk.entity

├─ dev.zxilly.notify.sdk.entity.Channel.class - [JAR]

├─ dev.zxilly.notify.sdk.entity.ErrorResponse.class - [JAR]

├─ dev.zxilly.notify.sdk.entity.Message.class - [JAR]

├─ dev.zxilly.notify.sdk.entity.MessageOption.class - [JAR]

├─ dev.zxilly.notify.sdk.entity.Priority.class - [JAR]

├─ dev.zxilly.notify.sdk.entity.Response.class - [JAR]

dev.zxilly.notify.sdk

├─ dev.zxilly.notify.sdk.BuildKonfig.class - [JAR]

├─ dev.zxilly.notify.sdk.Client.class - [JAR]

├─ dev.zxilly.notify.sdk.SendKt.class - [JAR]

├─ dev.zxilly.notify.sdk.UtilsKt.class - [JAR]

Advertisement