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 kotlin-lib-blacklist-sdk-1.9.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.paysera.lib.blacklist.clients
├─ com.paysera.lib.blacklist.clients.BlacklistApiClient.class - [JAR]
com.paysera.lib.blacklist.retrofit
├─ com.paysera.lib.blacklist.retrofit.NetworkApiClient.class - [JAR]
├─ com.paysera.lib.blacklist.retrofit.NetworkApiFactory.class - [JAR]
com.paysera.lib.blacklist.entities
├─ com.paysera.lib.blacklist.entities.Restriction.class - [JAR]
├─ com.paysera.lib.blacklist.entities.RestrictionComment.class - [JAR]
├─ com.paysera.lib.blacklist.entities.RestrictionFilter.class - [JAR]
├─ com.paysera.lib.blacklist.entities.RestrictionRestrictedAction.class - [JAR]