com.github.JoeKerouac:socket-client

socket框架,方便快速开发socket服务端和客户端

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.JoeKerouac
ArtifactId

ArtifactId

socket-client
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

socket框架,方便快速开发socket服务端和客户端
Project URL

Project URL

https://github.com/JoeKerouac/socket
Source Code Management

Source Code Management

https://github.com/JoeKerouac/socket

Download socket-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.JoeKerouac : utils jar 1.10.004

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1