is not current version
Last Version 2.1.3

websocket-client 2.0.3

Demo project for netty-api

License

License

GroupId

GroupId

org.zhongweixian
ArtifactId

ArtifactId

websocket-api
Version

Version

2.0.3
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 2.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.50.Final
org.apache.commons : commons-lang3 jar 3.10
com.alibaba : fastjson jar 1.2.72
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.