Hi,
In the readme, the below code is provided to send SMS using this SDK, but AuthInfo has private access and SCG is not found even after adding the below dependency:

<dependency>
<groupId>com.syniverse.sdk</groupId>
<artifactId>scg-messaging-api</artifactId>
<version>2.2.3.1060</version>
</dependency>