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-shopping-v1-rev90-1.18.0-rc.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.api.services.shopping
├─ com.google.api.services.shopping.Shopping.class - [JAR]
├─ com.google.api.services.shopping.ShoppingRequest.class - [JAR]
├─ com.google.api.services.shopping.ShoppingRequestInitializer.class - [JAR]
├─ com.google.api.services.shopping.ShoppingScopes.class - [JAR]
com.google.api.services.shopping.model
├─ com.google.api.services.shopping.model.Product.class - [JAR]
├─ com.google.api.services.shopping.model.Products.class - [JAR]
├─ com.google.api.services.shopping.model.ShoppingModelCategoryJsonV1.class - [JAR]
├─ com.google.api.services.shopping.model.ShoppingModelDebugJsonV1.class - [JAR]
├─ com.google.api.services.shopping.model.ShoppingModelExtrasJsonV1.class - [JAR]
├─ com.google.api.services.shopping.model.ShoppingModelProductJsonV1.class - [JAR]
├─ com.google.api.services.shopping.model.ShoppingModelRecommendationsJsonV1.class - [JAR]