com.github.haruntuncay:socket.io-client

A socket.io client implementation for Java language.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.haruntuncay
ArtifactId

ArtifactId

socket.io-client
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.haruntuncay:socket.io-client
A socket.io client implementation for Java language.
Project URL

Project URL

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

Source Code Management

https://github.com/haruntuncay/socket.io-client

Download socket.io-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.14.2
org.json : json jar 20160810
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0