View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nut5g-sdk-5.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.msg5g.maap.notification
├─ com.msg5g.maap.notification.DeliveryNotificationSDK.class - [JAR]
├─ com.msg5g.maap.notification.MessageNotificationSDK.class - [JAR]
├─ com.msg5g.maap.notification.NotificationSDK.class - [JAR]
├─ com.msg5g.maap.notification.NotifyInfoNotificationSDK.class - [JAR]
├─ com.msg5g.maap.notification.NotifyPathSDK.class - [JAR]
com.msg5g.maap
├─ com.msg5g.maap.Nut5GSDK.class - [JAR]