============ Installation ============ The latest artifact will be available on Maven Central soon. Socket.IO Java Server Library ============================= Maven ----- Add the following dependency to your ``pom.xml``.:: io.socket socket.io-server 4.0.1 Gradle ------ Add it as a gradle dependency in ``build.gradle``.:: compile ('io.socket:socket.io-server:4.0.1')