is not current version
Last Version 4.7.1

org.smallmind:web-websocket 3.3.19

Websocket Implementations

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-websocket
Version

Version

3.3.19
Type

Type

jar

Download web-websocket 3.3.19


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