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 google-api-services-playcustomapp-v1-rev20211022-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.api.services.playcustomapp
├─ com.google.api.services.playcustomapp.Playcustomapp.class - [JAR]
├─ com.google.api.services.playcustomapp.PlaycustomappRequest.class - [JAR]
├─ com.google.api.services.playcustomapp.PlaycustomappRequestInitializer.class - [JAR]
├─ com.google.api.services.playcustomapp.PlaycustomappScopes.class - [JAR]
com.google.api.services.playcustomapp.model
├─ com.google.api.services.playcustomapp.model.CustomApp.class - [JAR]
├─ com.google.api.services.playcustomapp.model.Organization.class - [JAR]