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