is not current version
Last Version 1.2

com.github.rjolly:remote4j-websocket 1.1

Thin functional layer on top of RMI.

GroupId

GroupId

com.github.rjolly
ArtifactId

ArtifactId

remote4j-websocket
Version

Version

1.1
Type

Type

jar

Download remote4j-websocket 1.1


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