is not current version
Last Version 1.7.7

org.smallmind:smallmind-websocket 1.6.6

Websocket Implementations

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-websocket
Version

Version

1.6.6
Type

Type

jar

Download smallmind-websocket 1.6.6


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