is not current version
Last Version 1.9.10

top.zenyoung:zenyoung-webflux-websocket 1.8.5


GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-webflux-websocket
Version

Version

1.8.5
Type

Type

jar

Download zenyoung-webflux-websocket 1.8.5


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