Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 298 Bytes

File metadata and controls

27 lines (16 loc) · 298 Bytes

Cashier.java

Java client libraries for the Cashier API

Build

The simplest way to build the .jar distribution is:

$ ant

or...

$ ant dist

Test

To run all unit tests:

$ ant junit

License

Cashier.java is licensed under the MIT license.