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 kio-client-java-api-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.zalando.stups.clients.kio
├─ org.zalando.stups.clients.kio.Application.class - [JAR]
├─ org.zalando.stups.clients.kio.ApplicationBase.class - [JAR]
├─ org.zalando.stups.clients.kio.ApplicationSearchResult.class - [JAR]
├─ org.zalando.stups.clients.kio.CreateOrUpdateApplicationRequest.class - [JAR]
├─ org.zalando.stups.clients.kio.KioOperations.class - [JAR]
├─ org.zalando.stups.clients.kio.NotFoundException.class - [JAR]