Natanael Gómez Ortiz h4ckx0r
  • Joined on 2024-08-09

io.socket:socket.io-client (2.1.3-SNAPSHOT)

Published 2025-05-18 18:06:35 +02:00 by h4ckx0r

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>io.socket</groupId>
	<artifactId>socket.io-client</artifactId>
	<version>2.1.3-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.socket:socket.io-client:2.1.3-SNAPSHOT

About this package

Socket.IO Client Library for Java

Dependencies

io.socket:engine.io-client
2.1.1-SNAPSHOT
org.json:json
20231013
junit:junit
4.13.1
org.hamcrest:hamcrest-library
1.3
org.skyscreamer:jsonassert
1.5.0
Details
Maven
2025-05-18 18:06:35 +02:00
3
socket.io-client
The MIT License (MIT)
4.2 MiB
Assets (5)
Versions (1) View all
2.1.3-SNAPSHOT 2025-05-18