socketcluster-client-java
socketcluster-client-java copied to clipboard
Missing artifacts:
'io.github.sac:SocketclusterClientJava:1.7.5' when trying to add the following dependency in maven getting the following error missing artifacts.I am using the Maven without the Spring Dependency. Whether we should have spring for this dependency?
can we have the plain java client without gradle because i am new to maven and socket programming the example that is showed in the git consist of only gradle kindly point the link for the java client using maven dependency
Which IDE are you using for development? I would recommend IntelliJ IDEA community edition. Create a simple java project inside IDE. Then add jar as a dependency.
Or clone this project https://github.com/sacOO7/socketcluster-client-testing. Open it using IDE. You should be able to run the code.
Hi @siva-7112 , are you still facing same issues... please let me know about it