Importing the SDK Files
Upon downloading the Java SDK, you find one .jar file:
rui-sdk-<version>.jar
This .jar file contains the Java SDK implementation and supporting dependencies.
<version> is the SDK release version number in the form of N.N.N.N where N is a number.
This JAR file can be incorporated into any Java 8 or later application.