| License | License
                                                        The Apache Software License, Version 2.0                                                 | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.t-io | 
| ArtifactId | ArtifactIdtio-websocket-client | 
| Version | Version3.7.4.v20210808-RELEASE | 
| Type | Typejar | 
| Description | Descriptiontio-zoo's parent | 
<!-- https://jarcasting.com/artifacts/org.t-io/tio-websocket-client/ -->
<dependency>
    <groupId>org.t-io</groupId>
    <artifactId>tio-websocket-client</artifactId>
    <version>3.7.4.v20210808-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.t-io/tio-websocket-client/
implementation 'org.t-io:tio-websocket-client:3.7.4.v20210808-RELEASE'// https://jarcasting.com/artifacts/org.t-io/tio-websocket-client/
implementation ("org.t-io:tio-websocket-client:3.7.4.v20210808-RELEASE")'org.t-io:tio-websocket-client:jar:3.7.4.v20210808-RELEASE'<dependency org="org.t-io" name="tio-websocket-client" rev="3.7.4.v20210808-RELEASE">
  <artifact name="tio-websocket-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.t-io', module='tio-websocket-client', version='3.7.4.v20210808-RELEASE')
)libraryDependencies += "org.t-io" % "tio-websocket-client" % "3.7.4.v20210808-RELEASE"[org.t-io/tio-websocket-client "3.7.4.v20210808-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.t-io : tio-websocket-common | jar | 3.7.4.v20210808-RELEASE | 
| io.reactivex.rxjava2 : rxjava | jar | 2.2.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.testng : testng | jar | 7.4.0 |