is not current version
Last Version 3.6.25

com.nb6868.onex:websocket 3.3.6


GroupId

GroupId

com.nb6868.onex
ArtifactId

ArtifactId

websocket
Version

Version

3.3.6
Type

Type

jar

Download websocket 3.3.6


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