is not current version
Last Version 1.0.3

com.github.zhaodong1106:spring-websocket-module 1.0.1

spring-websocket-module

GroupId

GroupId

com.github.zhaodong1106
ArtifactId

ArtifactId

spring-websocket-module
Version

Version

1.0.1
Type

Type

jar

Download spring-websocket-module 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.zhaodong1106/spring-websocket-module/ -->
<dependency>
    <groupId>com.github.zhaodong1106</groupId>
    <artifactId>spring-websocket-module</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhaodong1106/spring-websocket-module/
implementation 'com.github.zhaodong1106:spring-websocket-module:1.0.1'
// https://jarcasting.com/artifacts/com.github.zhaodong1106/spring-websocket-module/
implementation ("com.github.zhaodong1106:spring-websocket-module:1.0.1")
'com.github.zhaodong1106:spring-websocket-module:jar:1.0.1'
<dependency org="com.github.zhaodong1106" name="spring-websocket-module" rev="1.0.1">
  <artifact name="spring-websocket-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhaodong1106', module='spring-websocket-module', version='1.0.1')
)
libraryDependencies += "com.github.zhaodong1106" % "spring-websocket-module" % "1.0.1"
[com.github.zhaodong1106/spring-websocket-module "1.0.1"]