is not current version
Last Version 3.6.0.v20200315-RELEASE

org.t-io:tio-websocket-spring-boot-starter 3.5.0.v20190822-RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.t-io
ArtifactId

ArtifactId

tio-websocket-spring-boot-starter
Version

Version

3.5.0.v20190822-RELEASE
Type

Type

jar

Download tio-websocket-spring-boot-starter 3.5.0.v20190822-RELEASE


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