Last Version

engine.io-client 0.6.0

Engine.IO Client Library for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.nkzawa
ArtifactId

ArtifactId

engine.io-client
Version

Version

0.6.0
Type

Type

jar
Description

Description

engine.io-client
Engine.IO Client Library for Java
Project URL

Project URL

https://github.com/nkzawa/engine.io-client.java
Source Code Management

Source Code Management

https://github.com/nkzawa/engine.io-client.java

Download engine.io-client 0.6.0


<!-- https://jarcasting.com/artifacts/com.github.nkzawa/engine.io-client/ -->
<dependency>
    <groupId>com.github.nkzawa</groupId>
    <artifactId>engine.io-client</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nkzawa/engine.io-client/
implementation 'com.github.nkzawa:engine.io-client:0.6.0'
// https://jarcasting.com/artifacts/com.github.nkzawa/engine.io-client/
implementation ("com.github.nkzawa:engine.io-client:0.6.0")
'com.github.nkzawa:engine.io-client:jar:0.6.0'
<dependency org="com.github.nkzawa" name="engine.io-client" rev="0.6.0">
  <artifact name="engine.io-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nkzawa', module='engine.io-client', version='0.6.0')
)
libraryDependencies += "com.github.nkzawa" % "engine.io-client" % "0.6.0"
[com.github.nkzawa/engine.io-client "0.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp : okhttp-ws jar 2.4.0
org.json : json jar 20090211

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.