Last Version

engine.io-client 2.0.0

Engine.IO Client Library for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.socket
ArtifactId

ArtifactId

engine.io-client
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download engine.io-client 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.12
org.json : json jar 20090211

test (2)

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

Project Modules

There are no modules declared in this project.