This library handles the custom serialization on byte level used in the AndroidNFCPaymentLibrary and the MBPS Project.
- Clone this repository using a GitHub client or your prefered IDE. Alternatively, you can download the source code as a ZIP directly from GitHub and extract the archive.
- Open the Command Line Interface and navigate to the root folder on your hard drive where you downloaded this project.
- Run
mvn install
.