remote4j

Thin functional layer on top of RMI.

License

License

GroupId

GroupId

com.github.rjolly
ArtifactId

ArtifactId

remote4j
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

remote4j
Thin functional layer on top of RMI.
Project URL

Project URL

http://github.com/rjolly/remote4j/
Project Organization

Project Organization

com.github.rjolly

Download remote4j

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0