You can import the SDK in your Gradle or Maven project using Jitpack.io. If using Gradle, to use
JitPack all you have to do is insert these lines in you build.gradle
file
Then, you must import the correct dependency. In case you are building an Android-based project, you need to add this line
If you are working on the desktop, then you need this line instead
In both case, you will have the same SDK, except for the way connection with the card is established.