Parity Utilities contains support functions used by the trading system.
Parity Utilities depends on the following libraries:
- Config 1.3.1
- Foundation 0.2.1
Add a Maven dependency to Parity Utilities:
<dependency>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-util</artifactId>
<version><!-- latest release --></version>
</dependency>
See the latest release on GitHub.
Released under the Apache License, Version 2.0.