GroupId | GroupIdtop.zenyoung |
---|---|
ArtifactId | ArtifactIdzenyoung-webflux-websocket |
Version | Version1.5.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webflux-websocket/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-webflux-websocket</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webflux-websocket/
implementation 'top.zenyoung:zenyoung-webflux-websocket:1.5.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webflux-websocket/
implementation ("top.zenyoung:zenyoung-webflux-websocket:1.5.2")
'top.zenyoung:zenyoung-webflux-websocket:jar:1.5.2'
<dependency org="top.zenyoung" name="zenyoung-webflux-websocket" rev="1.5.2">
<artifact name="zenyoung-webflux-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-webflux-websocket', version='1.5.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-webflux-websocket" % "1.5.2"
[top.zenyoung/zenyoung-webflux-websocket "1.5.2"]