| License | License
                                                        The Apache Software License, Version 2.0                                                 | 
|---|---|
| GroupId | GroupIdorg.t-io | 
| ArtifactId | ArtifactIdtio-websocket-server | 
| Version | Version3.7.2.v20210316-RELEASE | 
| Type | Typejar | 
| Description | Descriptiontio-websocket-server tio-zoo's parent | 
<!-- https://jarcasting.com/artifacts/org.t-io/tio-websocket-server/ -->
<dependency>
    <groupId>org.t-io</groupId>
    <artifactId>tio-websocket-server</artifactId>
    <version>3.7.2.v20210316-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.t-io/tio-websocket-server/
implementation 'org.t-io:tio-websocket-server:3.7.2.v20210316-RELEASE'// https://jarcasting.com/artifacts/org.t-io/tio-websocket-server/
implementation ("org.t-io:tio-websocket-server:3.7.2.v20210316-RELEASE")'org.t-io:tio-websocket-server:jar:3.7.2.v20210316-RELEASE'<dependency org="org.t-io" name="tio-websocket-server" rev="3.7.2.v20210316-RELEASE">
  <artifact name="tio-websocket-server" type="jar" />
</dependency>@Grapes(
@Grab(group='org.t-io', module='tio-websocket-server', version='3.7.2.v20210316-RELEASE')
)libraryDependencies += "org.t-io" % "tio-websocket-server" % "3.7.2.v20210316-RELEASE"[org.t-io/tio-websocket-server "3.7.2.v20210316-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.t-io : tio-websocket-common | jar | 3.7.2.v20210316-RELEASE | 
| org.t-io : tio-http-server | jar | 3.7.2.v20210316-RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.testng : testng | jar | 7.3.0 |