socketcluster-client-java
socketcluster-client-java copied to clipboard
This lib needs Maven support.
Hi @jmatzen, you can import library for maven using
<dependency>
<groupId>io.github.sac</groupId>
<artifactId>SocketclusterClientJava</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
For more details visit https://bintray.com/sacoo7/Maven/socketcluster-client/1.7.4
Hi @jmatzen , any updates on this? I will be closing this issue if your problem is resolved..