is not current version
Last Version 1.2

com.github.rjolly:remote4j-channel 1.1

Thin functional layer on top of RMI.

GroupId

GroupId

com.github.rjolly
ArtifactId

ArtifactId

remote4j-channel
Version

Version

1.1
Type

Type

jar

Download remote4j-channel 1.1


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