Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 927 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 927 Bytes

custom-serialization

This library handles the custom serialization on byte level used in the AndroidNFCPaymentLibrary and the MBPS Project.

Prerequisites:

Installation Guidelines:

  • 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.