socket.io-client

Socket.IO Client Library for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.socket
ArtifactId

ArtifactId

socket.io-client
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

socket.io-client
Socket.IO Client Library for Java
Project URL

Project URL

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

Source Code Management

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

Download socket.io-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.socket : engine.io-client jar 2.0.0
org.json : json jar 20090211

test (3)

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

Project Modules

There are no modules declared in this project.
io.socket

Socket.IO

Versions

Version
2.0.1
2.0.0
1.0.1
1.0.0
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1