Jar examples for e:engine
Engine.IO Client Library for Java
You can download jar file engine.io-client 0.5.1 in this page.
The MIT License (MIT)
You can use the following script to add engine.io-client-0.5.1.jar to your project.
<dependency> <groupId>com.github.nkzawa</groupId> <artifactId>engine.io-client</artifactId> <version>0.5.1</version> </dependency>
compile group: 'com.github.nkzawa', name: 'engine.io-client', version: '0.5.1'
libraryDependencies += "com.github.nkzawa" % "engine.io-client" % "0.5.1"
<dependency org="com.github.nkzawa" name="engine.io-client" rev="0.5.1"/>
@Grapes(@Grab(group='com.github.nkzawa', module='engine.io-client', version='0.5.1'))
'com.github.nkzawa:engine.io-client:jar:0.5.1'
Click the following link to download the jar file.
engine.io-client-0.5.1-javadoc.jar