Jar examples for m:messaging
A set of tools that facilitates communication between processes.
You can download jar file messaging 1.0.10 in this page.
The GNU General Public License, Version 3.0
You can use the following script to add messaging-1.0.10.jar to your project.
<dependency> <groupId>nl.cloudfarming.client</groupId> <artifactId>messaging</artifactId> <version>1.0.10</version> </dependency>
compile group: 'nl.cloudfarming.client', name: 'messaging', version: '1.0.10'
libraryDependencies += "nl.cloudfarming.client" % "messaging" % "1.0.10"
<dependency org="nl.cloudfarming.client" name="messaging" rev="1.0.10"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='messaging', version='1.0.10'))
'nl.cloudfarming.client:messaging:jar:1.0.10'
Click the following link to download the jar file.
messaging-1.0.10-javadoc.jar