is not current version
Last Version 7.2.2

cn.stylefeng.roses:socket-business-websocket 7.1.1


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

socket-business-websocket
Version

Version

7.1.1
Type

Type

jar

Download socket-business-websocket 7.1.1


<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/socket-business-websocket/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>socket-business-websocket</artifactId>
    <version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/socket-business-websocket/
implementation 'cn.stylefeng.roses:socket-business-websocket:7.1.1'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/socket-business-websocket/
implementation ("cn.stylefeng.roses:socket-business-websocket:7.1.1")
'cn.stylefeng.roses:socket-business-websocket:jar:7.1.1'
<dependency org="cn.stylefeng.roses" name="socket-business-websocket" rev="7.1.1">
  <artifact name="socket-business-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='socket-business-websocket', version='7.1.1')
)
libraryDependencies += "cn.stylefeng.roses" % "socket-business-websocket" % "7.1.1"
[cn.stylefeng.roses/socket-business-websocket "7.1.1"]