websocket-client

Demo project for netty-api

License

License

GroupId

GroupId

org.zhongweixian
ArtifactId

ArtifactId

websocket-api
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

websocket-client
Demo project for netty-api
Project URL

Project URL

https://github.com/caoliang1918/websocket-api
Source Code Management

Source Code Management

https://github.com/caoliang1918/websocket-api

Download websocket-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.75.Final
org.apache.commons : commons-lang3 jar 3.12.0
com.alibaba : fastjson jar 1.2.80
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0