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 mango-1.13.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mmorrell.mango.manager
├─ com.mmorrell.mango.manager.MangoManager.class - [JAR]
com.mmorrell.mango.model
├─ com.mmorrell.mango.model.I80F48.class - [JAR]
├─ com.mmorrell.mango.model.MangoAccountMetadata.class - [JAR]
├─ com.mmorrell.mango.model.MangoFlags.class - [JAR]
├─ com.mmorrell.mango.model.MangoGroup.class - [JAR]
├─ com.mmorrell.mango.model.MangoIndex.class - [JAR]
├─ com.mmorrell.mango.model.MangoPerpAccount.class - [JAR]
├─ com.mmorrell.mango.model.MangoPerpGroup.class - [JAR]
├─ com.mmorrell.mango.model.MangoPerpMarketInfo.class - [JAR]
├─ com.mmorrell.mango.model.MangoSpotMarketInfo.class - [JAR]
├─ com.mmorrell.mango.model.MangoTokenInfo.class - [JAR]
├─ com.mmorrell.mango.model.MangoUtils.class - [JAR]
├─ com.mmorrell.mango.model.MarginAccount.class - [JAR]
├─ com.mmorrell.mango.model.U64F64.class - [JAR]