Dependencies

The Java SDK depends on the following libraries.

Since these libraries are handled by Gradle, you don’t have to install them manually. Refer to build.gradle for details.

Language mapping

As for mapping messages into Java classes, see the reference.

The generated classes of G-SDK will be in build/generated/source/proto/main/java/com/supremainc/sdk and build/generated/source/proto/main/grpc/com/supremainc/sdk. For the usage of these classes, refer to the tutorials.

Resources

In addition to the G-SDK API and tutorials, you can also refer to the following documentation.

Updated: