The sgs-client module is a standard jar package of sgs classes used exclusively by the client
'com.projectdarkstar.client:sgs-client:0.9.9'
<dependency>
<groupId>com.projectdarkstar.client</groupId>
<artifactId>sgs-client</artifactId>
<version>0.9.9</version>
</dependency>
<dependency org="com.projectdarkstar.client" name="sgs-client" rev="0.9.9"/>
"com.projectdarkstar.client", "sgs-client", "0.9.9"