Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 684 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 684 Bytes

Parity Utilities

Parity Utilities contains support functions used by the trading system.

Dependencies

Parity Utilities depends on the following libraries:

Download

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.

License

Released under the Apache License, Version 2.0.