Last Version

├─client 1.0-8 1.0-8

A Socket IO library

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.payneteasy.socket-nio
ArtifactId

ArtifactId

client
Version

Version

1.0-8
Type

Type

jar
Description

Description

├─client 1.0-8
A Socket IO library

Download client 1.0-8


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
com.google.code.gson : gson jar 2.3.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.4
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.14
org.slf4j : jcl-over-slf4j jar 1.7.7

Project Modules

There are no modules declared in this project.