is not current version
Last Version 3.8.1.v20220401-RELEASE

org.t-io:tio-websocket-server 2.4.0.v20180508-RELEASE


GroupId

GroupId

org.t-io
ArtifactId

ArtifactId

tio-websocket-server
Version

Version

2.4.0.v20180508-RELEASE
Type

Type

jar

Download tio-websocket-server 2.4.0.v20180508-RELEASE


<!-- https://jarcasting.com/artifacts/org.t-io/tio-websocket-server/ -->
<dependency>
    <groupId>org.t-io</groupId>
    <artifactId>tio-websocket-server</artifactId>
    <version>2.4.0.v20180508-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-websocket-server/
implementation 'org.t-io:tio-websocket-server:2.4.0.v20180508-RELEASE'
// https://jarcasting.com/artifacts/org.t-io/tio-websocket-server/
implementation ("org.t-io:tio-websocket-server:2.4.0.v20180508-RELEASE")
'org.t-io:tio-websocket-server:jar:2.4.0.v20180508-RELEASE'
<dependency org="org.t-io" name="tio-websocket-server" rev="2.4.0.v20180508-RELEASE">
  <artifact name="tio-websocket-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-websocket-server', version='2.4.0.v20180508-RELEASE')
)
libraryDependencies += "org.t-io" % "tio-websocket-server" % "2.4.0.v20180508-RELEASE"
[org.t-io/tio-websocket-server "2.4.0.v20180508-RELEASE"]