jar

com.mmorrell : serum

Maven & Gradle

Jan 25, 2023
5 stars
Table Of Contents

Latest Version

Download com.mmorrell : serum JAR file - Latest Versions:

All Versions

Download com.mmorrell : serum JAR file - All Versions:

Version Vulnerabilities Size Updated
1.13.x
1.12.x
1.11.x
1.11
1.9
1.8
1.7
1.6
1.3
1.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window serum-1.13.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mmorrell.serum.manager

├─ com.mmorrell.serum.manager.OrderBookCacheManager.class - [JAR]

├─ com.mmorrell.serum.manager.SerumManager.class - [JAR]

com.mmorrell.serum.model

├─ com.mmorrell.serum.model.AccountFlags.class - [JAR]

├─ com.mmorrell.serum.model.EventQueue.class - [JAR]

├─ com.mmorrell.serum.model.EventQueueFlags.class - [JAR]

├─ com.mmorrell.serum.model.Market.class - [JAR]

├─ com.mmorrell.serum.model.MarketBuilder.class - [JAR]

├─ com.mmorrell.serum.model.OpenOrdersAccount.class - [JAR]

├─ com.mmorrell.serum.model.Order.class - [JAR]

├─ com.mmorrell.serum.model.OrderBook.class - [JAR]

├─ com.mmorrell.serum.model.OrderTypeLayout.class - [JAR]

├─ com.mmorrell.serum.model.SelfTradeBehaviorLayout.class - [JAR]

├─ com.mmorrell.serum.model.SerumUtils.class - [JAR]

├─ com.mmorrell.serum.model.SideLayout.class - [JAR]

├─ com.mmorrell.serum.model.Slab.class - [JAR]

├─ com.mmorrell.serum.model.SlabInnerNode.class - [JAR]

├─ com.mmorrell.serum.model.SlabLeafNode.class - [JAR]

├─ com.mmorrell.serum.model.SlabNode.class - [JAR]

├─ com.mmorrell.serum.model.TradeEvent.class - [JAR]

com.mmorrell.serum.program

├─ com.mmorrell.serum.program.SerumProgram.class - [JAR]

Advertisement