t

tio-websocket-client

High performance websocket client
http://maven.apache.org
MIT License
tanyaowu Tong Li
文件下载
文件名 操作
tio-websocket-client-3.7.3.v20210706.jar 下载
tio-websocket-client-3.7.3.v20210706.pom 下载
tio-websocket-client-3.7.3.v20210706-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.litongjava</groupId>
  <artifactId>tio-websocket-client</artifactId>
  <version>3.7.3.v20210706</version>
</dependency>
Gradle Groovy
implementation 'com.litongjava:tio-websocket-client:3.7.3.v20210706'
Gradle Kotlin
implementation("com.litongjava:tio-websocket-client:3.7.3.v20210706")
Scala SBT
libraryDependencies += "com.litongjava" % "tio-websocket-client" % "3.7.3.v20210706"
Groovy Grape
@Grapes(
  @Grab(group='com.litongjava', module='tio-websocket-client', version='3.7.3.v20210706')
)
Apache Ivy
<dependency org="com.litongjava" name="tio-websocket-client" rev="3.7.3.v20210706" />
Leiningen
[com.litongjava/tio-websocket-client "3.7.3.v20210706"]
Apache Buildr
'com.litongjava:tio-websocket-client:jar:3.7.3.v20210706'