Jar examples for n:netty-socketio
Socket.IO server implemented on Java
You can download jar file netty-socketio 1.7.7 in this page.
Apache v2
You can use the following script to add netty-socketio-1.7.7.jar to your project.
<dependency> <groupId>com.corundumstudio.socketio</groupId> <artifactId>netty-socketio</artifactId> <version>1.7.7</version> </dependency>
compile group: 'com.corundumstudio.socketio', name: 'netty-socketio', version: '1.7.7'
libraryDependencies += "com.corundumstudio.socketio" % "netty-socketio" % "1.7.7"
<dependency org="com.corundumstudio.socketio" name="netty-socketio" rev="1.7.7"/>
@Grapes(@Grab(group='com.corundumstudio.socketio', module='netty-socketio', version='1.7.7'))
'com.corundumstudio.socketio:netty-socketio:jar:1.7.7'
Click the following link to download the jar file.
netty-socketio-1.7.7-javadoc.jar