In RTSDK Java, how do you use Maven instead of Gradle? For example: the Consumer class, as client wants to use Maven to manage the project directory.
Hi @neri.wong01,
RTSDK Java has been published into the Maven repository and available for download. Please see this article and the code sample on how to use Maven to build RTSDK application.
Thank you.