socket.io-client

Socket.IO Client Library for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.bandyer
ArtifactId

ArtifactId

socket.io-client
Last Version

Last Version

1.0.9
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/bandyer/socket.io-client-java
Source Code Management

Source Code Management

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

Download socket.io-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.socket : engine.io-client jar 1.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.
com.bandyer

Bandyer

Versions

Version
1.0.9
1.0.8