is not current version
Last Version 4.7.1

org.smallmind:web-websocket 3.1.5

Websocket Implementations

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-websocket
Version

Version

3.1.5
Type

Type

jar

Download web-websocket 3.1.5


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