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 kraken-common-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.ngchinhow.kraken.common.enumerations
├─ io.github.ngchinhow.kraken.common.enumerations.BaseKrakenEnum.class - [JAR]
├─ io.github.ngchinhow.kraken.common.enumerations.Side.class - [JAR]
├─ io.github.ngchinhow.kraken.common.enumerations.Status.class - [JAR]
├─ io.github.ngchinhow.kraken.common.enumerations.TimeInForce.class - [JAR]
├─ io.github.ngchinhow.kraken.common.enumerations.TriggerReference.class - [JAR]