is not current version
Last Version 1.9.0

org.noear:solon.boot.websocket 1.2.24


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

solon.boot.websocket
Version

Version

1.2.24
Type

Type

jar

Download solon.boot.websocket 1.2.24


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