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 robopods-plugins-core-1.14.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.robovm.pods
├─ org.robovm.pods.ActivityLifecycleListener.class - [JAR]
├─ org.robovm.pods.AndroidConfig.class - [JAR]
├─ org.robovm.pods.Callback.class - [JAR]
├─ org.robovm.pods.Log.class - [JAR]
├─ org.robovm.pods.Platform.class - [JAR]
├─ org.robovm.pods.PlatformType.class - [JAR]
├─ org.robovm.pods.Util.class - [JAR]