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 ksc-sdk-voice-java-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ksyun
├─ com.ksyun.VoiceService.class - [JAR]
com.ksyun.model
├─ com.ksyun.model.CallNotifyResult.class - [JAR]
├─ com.ksyun.model.CallVerifyResult.class - [JAR]
com.ksyun.util
├─ com.ksyun.util.UtilAll.class - [JAR]
com.ksyun.constant
├─ com.ksyun.constant.Consts.class - [JAR]