Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Latest commit

 

History

History

util

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.