Download remote4j-1.2.jar file - Jar r

Jar examples for r:remote4j

Description

Thin functional layer on top of RMI.

You can download jar file remote4j 1.2 in this page.

License

LGPL

Build File

You can use the following script to add remote4j-1.2.jar to your project.

<dependency>
   <groupId>com.github.rjolly</groupId>
   <artifactId>remote4j</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.github.rjolly', name: 'remote4j', version: '1.2'
libraryDependencies += "com.github.rjolly" % "remote4j" % "1.2"
<dependency org="com.github.rjolly" name="remote4j" rev="1.2"/>
@Grapes(@Grab(group='com.github.rjolly', module='remote4j', version='1.2'))
'com.github.rjolly:remote4j:jar:1.2'

Download

Click the following link to download the jar file.

remote4j-1.2-javadoc.jar
remote4j-1.2-sources.jar
remote4j-1.2.jar
remote4j-1.2.pom



Related Tutorials