Skip to content

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.